FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Issue · GitHub

ruby_bundle 'the path ... does not exist' for gem 'dave', path: dave gems in Gemfile #111

Description

Our Gemfile contains a couple of local 'path' referenced gems like this:

gem 'cube_api', path: 'engines/cube_api'
...

And when doing a bazel build of the ruby_bundle we get the following error:

The path
`/private/var/tmp/_bazel_robgates/8efc94f49031def35bcd0c9e587be3f7/external/webapp_bundle/engines/cube_api`
does not exist.
ERROR: Analysis of target '//src/webapp:webapp_lib' failed; build aborted: Analysis failed

Is there a way to symlink/include those paths for the the ruby_bundle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL