在尝试localhost:3000时,它会抛出错误
ActionView::Template::Error (Autoprefixer doesn’t support Node v0.10.37. Update it.):
Run Code Online (Sandbox Code Playgroud)
我试图更新节点,但没有可用的更新.
node -v # v8.1.3
nodejs -v # v0.10.37
Run Code Online (Sandbox Code Playgroud)
的Gemfile
gem 'bootstrap', '~> 4.1.3', and others
Run Code Online (Sandbox Code Playgroud)
Gemfile.lock的
autoprefixer-rails (9.1.1)
Run Code Online (Sandbox Code Playgroud)