Hi I was working on an API https://developers.supportbee.com/platform/overview
while doing
bin/sbapp new APP_SLUG
I got the error
/home/nitesh/.gem/ruby/1.9.1/gems/bundler-1.2.3/lib/bundler/spec_set.rb:90:in `block in materialize': Could not find multi_json-1.3.6 in any of the sources (Bundler::GemNotFound)
after which I again tried gem install multi_json
and then again got the error
Successfully installed multi_json-1.5.0
/usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- json/pure (LoadError)
I got this error while installing rails. I solved it by running gem install json_pure
and then running gem install rails
again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With