2016年2月3日 星期三

[Rails] require: cannot load such file -- bundler/setup (LoadError)

Error messages : require: cannot load such file -- bundler/setup (LoadError)

如果出現以上訊息.

請執行下列方式.
remove Gemfile.lock
bundle install
bundle exec rake rails:update:bin

沒有留言:

張貼留言