哪位大神能帮我解答一下吗,谢谢
path /Users/huxunqiang/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/huxunqiang/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/huxunqiang/.npm/_logs/2017-08-21T13_30_19_910Z-debug.log
找不到相关的文件路径 应该是没有CD到你的项目里边在 npm install
谢谢
no such file or directory, open '/Users/huxunqiang/package.json'
这句话说的事情你看了没有?