-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 824 Bytes
/
npm-debug.log
File metadata and controls
21 lines (21 loc) · 824 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 [ '/opt/twitter/nvm/v0.10.38/bin/node',
1 verbose cli '/opt/twitter/nvm/v0.10.38/bin/npm',
1 verbose cli 'config',
1 verbose cli 'get',
1 verbose cli 'prefix' ]
2 info using npm@1.4.28
3 info using node@v0.10.38
4 error Error: ENOENT, stat '/Users/fbrasil/.npm-global'
5 error If you need help, you may report this *entire* log,
5 error including the npm and node versions, at:
5 error <http://github.com/npm/npm/issues>
6 error System Darwin 17.7.0
7 error command "/opt/twitter/nvm/v0.10.38/bin/node" "/opt/twitter/nvm/v0.10.38/bin/npm" "config" "get" "prefix"
8 error cwd /Users/fbrasil/workspace/ndbc
9 error node -v v0.10.38
10 error npm -v 1.4.28
11 error path /Users/fbrasil/.npm-global
12 error code ENOENT
13 error errno 34
14 verbose exit [ 34, true ]