Answers for "zsh command nodemon not found mac m1"

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 "zsh command nodemon not found mac m1"

Browse Popular Code Answers by Language