Bom dia! Estou tendo um erro ao efetuar a etapa NPM START:
➜ api git:(master) ✗ npm start npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/jhonatas/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/jhonatas/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! /home/jhonatas/.npm/logs/2021-07-01T1231_22_900Z-debug.log
Alguém poderia me ajudar?
Obrigado!!!!