This message is intended in particular for users of
Google-Cloud-TTS-Rails and Google-Cloud-Text-to-Speech-Pro
applications.
If, after cloning the repository and running the application locally, you get
Command "webpack" not found - run
Code:
yarn install --check-files
If you get
Command "webpack" not found while deploying the application to Heroku - run
Code:
heroku buildpacks:clear
heroku buildpacks:set heroku/nodejs
heroku buildpacks:add heroku/ruby