zsh: command not found: nodemon
npm config set prefix /usr/local
sudo npm install nodemon -g --registry=https://registry.npm.taobao.org
12
zsh: command not found: nodemon
npm config set prefix /usr/local
sudo npm install nodemon -g --registry=https://registry.npm.taobao.org
12
sh: 1: nodemon: not found heroku
Here`s what worked for me:
In your Heroku app, go to Settings, then click Reveal Config Vars and then add a new record with KEY NPM_CONFIG_PRODUCTION and Value false.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us