Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

Erro no NPM installl

C:\Users\NOTE\Downloads\1526-FetchAPI-projeto_inicial\1526-FetchAPI-projeto_inicial\server-petshop-master\server-petshop-master\server-petshop>npm start

agenda-petshop@1.0.0 start C:\Users\NOTE\Downloads\1526-FetchAPI-projeto_inicial\1526-FetchAPI-projeto_inicial\server-petshop-master\server-petshop-master\server-petshop nodemon server.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! agenda-petshop@1.0.0 start: nodemon server.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the agenda-petshop@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\NOTE\AppData\Roaming\npm-cache_logs\2021-01-19T16_51_14_048Z-debug.log

PS: NÃO CONSIGO ATUALIZAR O NODE JS NO MEU WINDOWS 7

1 resposta
solução!

Fala ai Rubens, tudo bem? Parece que faltou você fazer um npm i antes do npm start.

Espero ter ajudado.