尝试在终端中运行npm start命令

问题描述

每次我尝试运行npm start命令时都会出现此错误,我试图清除npm缓存仍然没有运气,我是新来响应js的人,请帮助

C:\Users\Staff Member\Desktop\React\react>npm start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\Staff Member\Desktop\React\react\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory,open 'C:\Users\Staff Member\Desktop\React\react\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\Staff Member\AppData\Roaming\npm-cache\_logs\2020-09-02T03_34_33_868Z-debug.log

C:\Users\Staff Member\Desktop\React\react>

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)