Nurutomo / wabot-aq

WhatsApp Bot
GNU General Public License v3.0
686 stars 1.38k forks source link

Bang nodemon not found?? #950

Closed VISION-DARK closed 2 years ago

VISION-DARK commented 2 years ago

Pas npm start kodenya gini :

wabot-aq@2.5.1 start nodemon -x node index.js || touch index.js

sh: 1: nodemon: not found

BochilGaming commented 2 years ago

Pas npm start kodenya gini :

wabot-aq@2.5.1 start nodemon -x node index.js || touch index.js

sh: 1: nodemon: not found

npm install -g nodemon

Bintang73 commented 2 years ago

npm i -g nodemon