【ruby on rails 】运行bundleinstall 时出现Thesystem cannnot
ruby吧
全部回复
仅看楼主
level 1
暮雨沉殇 楼主
我加入了一个gem 'coffee‐script‐source','1.8.0'
但是提示我Could not find gem 'coffee-script-source (= 1.8.0) x86-mingw32' in any of the gem sources listed in your Gemfile or available on this machine.
Run `bundle install` to install missing gems.
然后我运行了 bundle install
可是提示我 The system cannot find the path
照着网上我在 gemfile. lock 把coffee-script-source (1.12.2)换成了coffee-script-source (1.8.0)还是不行
我又试着不写 bundle install 而是写gem bundle install 再 bundle install 还是不行
求大神!!!!!!!
2017年04月15日 13点04分 1
1