Closed alex-bogomolov closed 7 years ago
Can you give us a script we can use to reproduce the issue, please? (Since you're Gemfile uses a bunch of path
gems, we won't be able to install it anyways)
ping @alex-bogomolov
I'm closing this for now. If you're still experiencing your original issue don't be afraid to re-open this ticket.
The bundler command and the rails command don't work. It says that it can't find an
friends_alchemy_cms
spec, but it's present inGemfile.lock
. This gem is served from the file system, because it is a fork of Alchemy CMS.Error Report
Questions
Please fill out answers to these questions, it'll help us figure out why things are going wrong.
What did you do?
I ran the command
/Users/admin/.rbenv/versions/2.3.3/bin/bundle install
What did you expect to happen?
I expected Bundler to install the gems.
What happened instead?
Instead, what happened was that bundler didn't find a spec
friends_alchemy_cms
, however, it is present in the Gemfile.lock.Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?
I tried to use the
1.12.5
version. On this version, Bundler runs correctly.Have you read our issues document, https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md?
Yes.
Backtrace
Environment
Bundler settings
Gemfile
Gemfile
Gemfile.lock