请稍等 ...
×

采纳答案成功!

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

npm run start 出错

guoxiaohongs-MacBook-Air:muke guoxiaohong$ npm run start

npm ERR! path /Users/guoxiaohong/package.json

npm ERR! code ENOENT

npm ERR! errno -2

npm ERR! syscall open

npm ERR! enoent ENOENT: no such file or directory, open '/Users/guoxiaohong/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!     /Users/guoxiaohong/.npm/_logs/2018-07-10T09_06_42_632Z-debug.log

guoxiaohongs-MacBook-Air:muke guoxiaohong$ 

终端运行npm run start 出现了这个问题


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

2回答

Dell 2018-07-10 22:56:07

安装过依赖包么

0 回复 有任何疑惑可以回复我~
  • 提问者 李天尊 #1
    今天早上发现问题了,原来是我之前cd的是我自己创的外层文件夹,还要cd到create-react-app创的文件夹。。
    回复 有任何疑惑可以回复我~ 2018-07-11 10:05:54
zimingbj 2018-07-10 20:20:32

你要先cd命令切换到你的项目目录下 再执行npm run start 

0 回复 有任何疑惑可以回复我~
  • 提问者 李天尊 #1
    那个没有截到,已经cd过了
    回复 有任何疑惑可以回复我~ 2018-07-10 20:36:29
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信