Guest User

Untitled

a guest
Oct 14th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [email protected]:/opt/ghost-git# GEM_HOME=/opt/ghost-git/gems gem install -i /opt/ghost-git/gems/sass sass
  2. Successfully installed sass-3.2.12
  3. 1 gem installed
  4. Installing ri documentation for sass-3.2.12...
  5. Installing RDoc documentation for sass-3.2.12...
  6.  
  7.  
  8. [email protected]:/opt/ghost-git/gems# ls *
  9. bin:
  10. bourbon sass sass-convert scss thor
  11.  
  12. bourbon:
  13. bin cache doc gems specifications
  14.  
  15. cache:
  16. bourbon-3.1.8.gem sass-3.2.12.gem thor-0.18.1.gem
  17.  
  18. doc:
  19. bourbon-3.1.8 sass-3.2.12 thor-0.18.1
  20.  
  21. gems:
  22. bourbon-3.1.8 sass-3.2.12 thor-0.18.1
  23.  
  24. sass:
  25. bin cache doc gems specifications
  26.  
  27. specifications:
  28. bourbon-3.1.8.gemspec sass-3.2.12.gemspec thor-0.18.1.gemspec
  29.  
  30.  
  31. [email protected]:/opt/ghost-git# GEM_HOME=/opt/ghost-git/gems PATH=/opt/ghost-git/gems/sass/bin:/opt/ghost-git/gems/bourbon/bin:\"$PATH\" grunt
  32. Running "sass:compress" (sass) task
  33. /usr/lib/ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find sass (>= 0) amongst [] (Gem::LoadError)
  34. from /usr/lib/ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'
  35. from /usr/lib/ruby/1.9.1/rubygems.rb:1231:in `gem'
  36. from /opt/ghost-git/gems/sass/bin/sass:22:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment