-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Bundle install #102
Comments
sorry, I was missing '' inside bundle install --without production. |
I'm having this problem as well. What exactly do I need to type? I've tried: The response I get is "Could not locate Gemfile" Edit: nevermind, I didn't cd into the project! |
please view this issue #114 |
when i run bundle install/ bundle / bundle install -without production, runs and stops @ this point giving me this error . plase Any Help and When I run `gem install json -v '1.7.7
/home/seg/.rbenv/versions/2.4.4/bin/ruby -r ./siteconf20190620-14034-1eiciim.rb extconf.rb current directory: /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7/ext/json/ext/generator current directory: /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7/ext/json/ext/generator make failed, exit code 2 Gem files will remain installed in /home/seg/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/json-1.7.7 for inspection. |
bundle install --without production, can you please revise this line? I'm using windows and I get an error every time.
The text was updated successfully, but these errors were encountered: