-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 932 Bytes
/
npm-debug.log
File metadata and controls
21 lines (21 loc) · 932 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\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'cache',
1 verbose cli 'clean',
1 verbose cli '-f' ]
2 info using npm@1.4.21
3 info using node@v0.10.30
4 error Error: ENOENT, stat 'C:\Users\nitsor\AppData\Roaming\npm'
5 error If you need help, you may report this *entire* log,
5 error including the npm and node versions, at:
5 error <https://github.com/npm/npm/issues>
6 error System Windows_NT 6.1.7601
7 error command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "cache" "clean" "-f"
8 error cwd C:\Users\nitsor\Desktop\Programming\Node
9 error node -v v0.10.30
10 error npm -v 1.4.21
11 error path C:\Users\nitsor\AppData\Roaming\npm
12 error code ENOENT
13 error errno 34
14 verbose exit [ 34, true ]