Advertisement
Guest User

Untitled

a guest
Sep 16th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. LoadError on line ["247"] of/usr/local/var/rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/activesupport-4.1.1/lib/active_support/dependencies.rb: cannot load such file -- sass-rails
  2.  
  3. gem uninstall sass
  4. gem uninstall compass
  5. gem install sass
  6. gem install compass --pre
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement