尝试在Linux中安装Node.js时终端错误

时间:2019-03-06 04:13:09

标签: npm installation

npm ERR! Linux 4.15.0-45-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! path /home/dimple/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/dimple/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/dimple/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 a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     /home/dimple/npm-debug.log

0 个答案:

没有答案