首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Susy安装终端

Susy安装终端
EN

Stack Overflow用户
提问于 2014-04-23 16:52:00
回答 1查看 1.3K关注 0票数 0

我安装了Susy 1.0.9.,也是当前版本。

我想用susy version 1.0.9运行一个新项目。所以我通过终端运行:

代码语言:javascript
复制
compass create susy_test -r susy -u susy

谢谢你的帮助。

Ogni

终端

代码语言:javascript
复制
og:~ Ogni$ compass create susy_test -r susy -u susy
LoadError on line ["161"] of /Users/Ogni/.rvm/gems/ruby-1.9.3-p545/gems/compass-0.12.6/lib/compass/configuration/data.rb: cannot load such file -- susy
Run with --trace to see the full backtrace
og:~ Ogni$ 

我的宝石

代码语言:javascript
复制
bigdecimal (1.1.0)
breakpoint (2.0.7)
bundler (1.6.2)
bundler-unload (1.0.2)
celluloid (0.16.0.pre)
celluloid-io (0.16.0.pre)
chunky_png (1.3.0)
coderay (1.0.9)
compass (1.0.0.alpha.19, 0.12.6)
compass-core (1.0.0.alpha.19)
compass-import-once (1.0.4)
compass-validator (3.0.1)
em-websocket (0.5.0)
eventmachine (1.0.3)
executable-hooks (1.3.1)
ffi (1.9.3)
formatador (0.2.4)
fssm (0.2.10)
gem-wrappers (1.2.4)
guard (2.6.0)
guard-compass (1.1.0)
guard-livereload (2.1.2)
guard-sass (1.4.0)
hitimes (1.2.1)
http_parser.rb (0.5.3)
io-console (0.3)
json (1.5.5)
listen (2.7.1, 1.1.6)
lumberjack (1.0.5)
method_source (0.8.2)
minitest (2.5.1)
multi_json (1.9.2)
nio4r (1.0.0)
pry (1.0.0.pre1)
rake (0.9.2.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
rb-kqueue (0.2.2)
rdoc (3.9.5)
rubygems-bundler (1.4.3)
rvm (1.11.3.9)
sass (3.3.5, 3.2.19)
singularitygs (1.1.2)
slop (3.5.0)
stitch (0.1.6)
susy (2.1.1, 1.0.9)
thor (0.19.1)
timers (2.0.0)
EN

回答 1

Stack Overflow用户

发布于 2014-04-23 21:40:57

我在我的gemfile中添加了:

代码语言:javascript
复制
gem "susy", "~> 1.0.9"  

现在它可以工作了

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/23239322

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档