【发布时间】:2021-10-04 22:49:18
【问题描述】:
当我尝试运行 npm start 时,会发生这种情况。谁能告诉我是什么问题?
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\john\Desktop\final project\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\john\Desktop\final project\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\john\AppData\Roaming\npm-cache\_logs\2021-07-
29T09_09_03_125Z-debug.log
【问题讨论】: