vue.js启动失败
~/workspace/js vue init webpack VueDemo~/workspace/js SIGINT(2) ↵~/workspace...
·
~/workspace/js vue init webpack VueDemo
~/workspace/js SIGINT(2) ↵
~/workspace/js cnpm run dev SIGINT(2) ↵
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/yuanting/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:
当前所在的目录不对,cd到你的package.json所在的目录
更多推荐
所有评论(0)