npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\Eclipse-WorkspaceNew\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\Eclipse-WorkspaceNew\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! C:\Users\john\AppData\Roaming\npm-cache\_logs\2019-10-28T03_57_38_600Z-debug.log
日志檔案:
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'd:\\npmg\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'dev'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: ENOENT: no such file or directory, open 'D:\Eclipse-WorkspaceNew\package.json'
5 verbose cwd D:\Eclipse-WorkspaceNew
6 verbose Windows_NT 6.1.7601
7 verbose argv "C:\\Program Files\\nodejs\\node.exe" "d:\\npmg\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev"
8 verbose node v12.3.1
9 verbose npm v6.12.0
10 error code ENOENT
11 error syscall open
12 error path D:\Eclipse-WorkspaceNew\package.json
13 error errno -4058
14 error enoent ENOENT: no such file or directory, open 'D:\Eclipse-WorkspaceNew\package.json'
15 error enoent This is related to npm not being able to find a file.
16 verbose exit [ -4058, true ]
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/155458.html
標籤:其他
上一篇:jQuery選單折疊(滑鼠移入)
