Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error in your Gemfile, and Bundler cannot continue. #50

Closed
spacekookie opened this issue May 18, 2015 · 1 comment
Closed

Comments

@spacekookie
Copy link

I just tried to adopt traveling ruby for my existing project. I had to do some hacking to make it also include my .gemspec (which contains all the dependencies), a bin folder, change the wrapper script, etc.

But now I'm getting the error:

There was an error in your Gemfile, and Bundler cannot continue.

without any other reference.
My Gemfile, Gemfile.lock and name.gemspec are located in lib/vendor.

WHile trying to debug what the issue is I commented out the Gemfile and added a simple puts into it but nothing changed, even after deleting the .lock.

Can you maybe help me with this? Because I'm getting NO feedback whatsoever what the issue with my Gemfile is :( Thanks

@FloorD
Copy link
Contributor

FloorD commented Mar 19, 2018

We're consolidating all issues concerning gems, bundler and gem support to work on it the next few weeks. Thank you for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants