error command webpack not found. rails 6 code example
Example 1: heroku sh: 1: webpack: not found
heroku config:set NPM_CONFIG_PRODUCTION=false
Example 2: remote: error Command "webpack" not found.rails
$ bundle exec rake app:update:bin
heroku config:set NPM_CONFIG_PRODUCTION=false
$ bundle exec rake app:update:bin