我正在尝试在Vue.js中初始化我的项目,但在最后一步中,我没有本地主机。
消息错误是下一个:
npm ERR! Linux 4.15.0-29-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "dev"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/rocio/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/rocio/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/rocio/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find afile.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/rocio/Documentos/calcu_vue/npm-debug.log
感谢您对我的帮助