1
resposta

Erro npm run start

Não consigo executar o npm run start. Fiz todas as configurações indicadas, procurei no fórum e nenhuma solução indicada resolveu meu problema.


Debugger listening on ws://127.0.0.1:37341/c22e2828-04a6-4950-bfeb-c73b964a2315 For help, see: https://nodejs.org/en/docs/inspector Debugger attached. npm WARN lifecycle The node binary used for scripts is /snap/bin/node but npm is using /snap/node/4146/bin/node itself. Use the --scripts-prepend-node-path option to include the path for the node binary npm was executed with.

alurabank@1.0.0 start /home/01065054599/dev/cursos/typescript/projeto concurrently "npm run watch" "npm run server"

Debugger listening on ws://127.0.0.1:33215/8d554528-eb48-4f15-8e5e-c3a055744ecd For help, see: https://nodejs.org/en/docs/inspector Debugger attached. [1] npm run server exited with code 243 [0] npm run watch exited with code 243 Waiting for the debugger to disconnect... npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! alurabank@1.0.0 start: concurrently "npm run watch" "npm run server" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the alurabank@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/01065054599/.npm/logs/2022-05-09T1758_03_049Z-debug.log Waiting for the debugger to disconnect...

1 resposta

Olá, o que diz o arquivo de log em /home/01065054599/.npm/logs/2022-05-09T1758_03_049Z-debug.log?