assets:precompile
step in Rails so your Webpacker assets will be automatically compiled after the asset pipeline finishes.Command "webpack" not found
"/node_modules/.bin/webpack (Errno::ENOENT)"
bin/yarn
bin/yarn
also needs to be marked as executable in git so that it can be run during the precompile stage.