Ruby 在 Rails 上。 gem错误找不到安装
Ruby on Rails. gem error cant find installation
当我 运行 rails server
我得到这个错误。
rescue in block (2 levels) in require': There was an error while trying to load the gem 'uglifier'
然后,我安装它:
gem install uglifier
Successfully installed uglifier-2.7.2
...
但我仍然得到同样的错误。会是什么呢?我正在使用 rvm 并且我是 Rails...
的新手
我认为您需要安装 node js,因为对 运行 时间有依赖性,但不会显示出来。
请找一个link:
他们建议 apt-get 安装 nodejs
当我 运行 rails server
我得到这个错误。
rescue in block (2 levels) in require': There was an error while trying to load the gem 'uglifier'
然后,我安装它:
gem install uglifier
Successfully installed uglifier-2.7.2
...
但我仍然得到同样的错误。会是什么呢?我正在使用 rvm 并且我是 Rails...
的新手我认为您需要安装 node js,因为对 运行 时间有依赖性,但不会显示出来。
请找一个link:
他们建议 apt-get 安装 nodejs