Skip to content

Instantly share code, notes, and snippets.

@kshsieh
Last active December 16, 2015 12:39
Show Gist options
  • Save kshsieh/5436226 to your computer and use it in GitHub Desktop.
Save kshsieh/5436226 to your computer and use it in GitHub Desktop.
can't start rails because of this?
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