quando rodo npm start da o erro no Nodemon :
nodemon server.js --ignore *.marko.js
'nodemon' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! exit@1.0.0 start: nodemon server.js --ignore *.marko.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the exit@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Helio\AppData\Roaming\npm-cache_logs\2020-09-29T02_15_38_961Z-debug.log