Typically caused by wrong node version in your project
Last updated 2 years ago
rails assets:clobber
Then delete the node_modules folder
node_modules
rails assets:precompile
If that doesn't work, then fix your node version followoing instructions here: