【发布时间】:2016-03-18 15:25:44
【问题描述】:
我得到了下面的错误,重新安装了 yeoman 和 angular-fullstack。该消息昨晚消失了,我能够连接到我的本地主机,但是当我尝试运行 grunt serve 时又回来了(是的,我尝试安装 sass)
总计 698ms/Users/nho/.rvm/rubies/ruby-2.2.1/lib/ruby/site_ruby/2.2.0/rubygems/dependency.rb:315:in
to_specs': Could not find 'sass' (>= 0) among 29 total gem(s) (Gem::LoadError) Checked in 'GEM_PATH=/Users/nho/.gem/ruby/2.2.0:/Users/nho/.rvm/rubies/ruby-2.2.1/lib/ruby/gems/2.2.0', executegem envfor more information from /Users/nho/.rvm/rubies/ruby-2.2.1/lib/ruby/site_ruby/2.2.0/rubygems/dependency.rb:324:into_spec' 来自 /Users/nho/.rvm/rubies/ruby-2.2.1/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_gem.rb:64:ingem' from /Users/nho/.rvm/gems/ruby-2.2.1/bin/sass:22:in' 来自 /Users/nho/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:ineval' from /Users/nho/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in'
【问题讨论】:
标签: angularjs sass yeoman angular-fullstack