Closed map7 closed 2 years ago
Had to downgrade node to v16, upgrade webpacker to 5.x and it worked.
Change Gemfile to webpacker ~> 5.0
$ bundle update webpacker
$ rails webpacker:install
Override all files during the webpacker install
This also runs yarn automatically and fixes the problem.
I suggest a note in the readme for node v16 as a requirement and an update to webpacker to 5.x
Resolved via #72. Thanks @map7!
Just testing out the app on Debian 10, with Ruby 2.7.x and node 17.8.0 and the latest yarn and I get the following error when typing
yarn