安装nodejs
apt-get install nodejs
在Gemfile中取消注释下面的行
#gem 'therubyracer', platforms: :ruby
在终端跑
bundle install