-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 1002 Bytes
/
npm-debug.log
File metadata and controls
21 lines (21 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@2.7.4
3 info using node@v0.12.2
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 verbose stack Error: ENOENT, open 'c:\dev\workspace\dcjs\package.json'
5 verbose stack at Error (native)
6 verbose cwd c:\dev\workspace\dcjs
7 error Windows_NT 6.1.7601
8 error argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
9 error node v0.12.2
10 error npm v2.7.4
11 error path c:\dev\workspace\dcjs\package.json
12 error code ENOENT
13 error errno -4058
14 error enoent ENOENT, open 'c:\dev\workspace\dcjs\package.json'
14 error enoent This is most likely not a problem with npm itself
14 error enoent and is related to npm not being able to find a file.
15 verbose exit [ -4058, true ]