启动npm start时出现此错误,似乎找不到文件package.json
。
但是我不确定是否正确,有人可以帮我吗?
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Projetos\omnistack\aulas\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Projetos\omnistack\aulas\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! C:\Users\Thiago Magalhães\AppData\Roaming\npm-cache\_logs\2020-06-26T22_51_26_639Z-debug.log