On Mon, Aug 3, 2020 at 20:12, Pirate Praveen <prav...@onenetbeyond.org>
wrote:
Once ruby-webpacker and ruby-webdrivers clears NEW creating new rails
app will work.
Now some tests for the newly created app fails. I think running rails
webpacker:install will fix it.
+ rails webpacker:install
Warning: Running `gem pristine --all` to regenerate your installed
gemspecs (and deleting then reinstalling your bundle if you use bundle
--path) will improve the startup performance of Spring.
Node.js not installed. Please download and install Node.js
https://nodejs.org/en/download/
This seems strange as rails metapackage has a dependency on webpack,
and yarnpkg which should pull nodejs.