请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

运行npm run start报错,以下是错误信息

$ npm run start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\w\Desktop\xiao_cha_cha\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\w\Desktop\xiao_cha_cha\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\w\AppData\Roaming\npm-cache_logs\2019-12-19T08_17_06_308Z-debug.log

正在回答 回答被采纳积分+3

3回答

加_油 2020-02-19 10:22:36

问题解决了吗

0 回复 有任何疑惑可以回复我~
Dell 2019-12-22 18:21:05

把node_modules删了之后,重新npm install

0 回复 有任何疑惑可以回复我~
  • npm run build 出错,有什么解决办法么
    回复 有任何疑惑可以回复我~ 2020-11-12 21:58:32
呀呀呀亚歌 2019-12-19 20:39:22

没有有关的配置文件,进入项目目录之后,需要有一个package.json的文件,里面有有关的配置,然后npm install安装所有的模块,安装完成之后再试一下能不能运行

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信