Last active
December 16, 2015 12:39
-
-
Save kshsieh/5436226 to your computer and use it in GitHub Desktop.
can't start rails because of this?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NoMethodError: undefined method `spec' for nil:NilClass | |
An error occurred while installing paperclip-meta (0.4.3), and Bundler cannot continue. | |
Make sure that `gem install paperclip-meta -v '0.4.3'` succeeds before bundling. | |
[/home/ksh2115/.rvm/gems/ruby-1.9.3-p385@artsicle/specifications/paperclip-meta-0.4.3.gemspec] isn't a Gem::Specification (NilClass instead). | |
[/home/ksh2115/.rvm/gems/ruby-1.9.3-p385@artsicle/specifications/paperclip-meta-0.4.3.gemspec] isn't a Gem::Specification (NilClass instead). | |
ERROR: While executing gem ... (NoMethodError) | |
undefined method `spec' for nil:NilClass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment