`rescue in block (2 levels) in require': There was an error while trying to load the gem 'sass-rails'. (Bundler::GemRequireError)
问题 I finish to install rails 5 at my ubuntu system(16.04.2 LTS) and I'm with this error when I try to run rails server command. `rescue in block (2 levels) in require': There was an error while trying to load the gem 'sass-rails'. (Bundler::GemRequireError) Gem Load Error is: uninitialized constant Sass::Script Did you mean? ScriptError When I write bundle update, the prompt show me this message: The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for.