Answers for "m1 zsh command nodemon not found"

0

zsh: command not found: nodemon

npm config set prefix /usr/local
sudo npm install nodemon -g --registry=https://registry.npm.taobao.org
12
Posted by: Guest on June-16-2020

Code answers related to "m1 zsh command nodemon not found"

Browse Popular Code Answers by Language