在SASS任务上运行Gulp时出错

时间:2014-11-19 17:41:49

标签: ruby gulp

我正在尝试安装并试用zurb's foundation for apps。我安装了NPM,Ruby,Sass,Bundler。当我从命令行运行gulp时,收到以下错误:

[12:36:56] gulp-ruby-sass: stderr: C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundle
r-1.7.6/lib/bundler/spec_set.rb:92:in `block in materialize': Could not find sas
s-3.4.7 in any of the sources (Bundler::GemNotFound)
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/sp
ec_set.rb:85:in `map!'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/sp
ec_set.rb:85:in `materialize'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/de
finition.rb:132:in `specs'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/de
finition.rb:177:in `specs_for'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/de
finition.rb:166:in `requested_specs'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/en
vironment.rb:18:in `requested_specs'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/ru
ntime.rb:13:in `setup'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler.rb
:121:in `setup'
        from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/bundler-1.7.6/lib/bundler/se
tup.rb:17:in `<top (required)>'
        from C:/Ruby21-x64/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55
:in `require'
        from C:/Ruby21-x64/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55
:in `require'
[12:36:56] Finished 'sass' after 2.49 s

我不明白我做错了什么或我错过了什么。我不是一个Ruby人。如果有人能告诉我我做错了什么,我会非常感激。

谢谢!

0 个答案:

没有答案