SHOW:
|
|
- or go back to the newest paste.
1 | - | $ PATH=/opt/ghost-git/gems/sass/bin:/opt/ghost-git/gems/bourbon/bin:"$PATH" grunt |
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 | - | from /usr/lib/ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec' |
4 | + | Installing ri documentation for sass-3.2.12... |
5 | - | from /usr/lib/ruby/1.9.1/rubygems.rb:1231:in `gem' |
5 | + | Installing RDoc documentation for sass-3.2.12... |
6 | - | from /opt/ghost-git/gems/sass/bin/sass:22:in `<main>' |
6 | + | |
7 | - | Warning: Use --force to continue. |
7 | + | [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 |
8 | Running "sass:compress" (sass) task | |
9 | /usr/lib/ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find sass (>= 0) amongst [] (Gem::LoadError) | |
10 | from /usr/lib/ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec' | |
11 | from /usr/lib/ruby/1.9.1/rubygems.rb:1231:in `gem' | |
12 | from /opt/ghost-git/gems/sass/bin/sass:22:in `<main>' |