-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
36 lines (36 loc) · 1.35 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
0 info it worked if it ends with ok
1 verbose cli [ '/opt/local/bin/node', '/opt/local/bin/npm', 'install', '-g' ]
2 info using npm@1.4.10
3 info using node@v0.10.28
4 verbose cache add [ '.', null ]
5 verbose cache add name=undefined spec="." args=[".",null]
6 verbose parsed url { protocol: null,
6 verbose parsed url slashes: null,
6 verbose parsed url auth: null,
6 verbose parsed url host: null,
6 verbose parsed url port: null,
6 verbose parsed url hostname: null,
6 verbose parsed url hash: null,
6 verbose parsed url search: null,
6 verbose parsed url query: null,
6 verbose parsed url pathname: '.',
6 verbose parsed url path: '.',
6 verbose parsed url href: '.' }
7 silly lockFile 3a52ce78- .
8 verbose lock . /Users/javierroberto/.npm/3a52ce78-.lock
9 silly lockFile 3a52ce78- .
10 silly lockFile 3a52ce78- .
11 error addLocal Could not install .
12 error Error: ENOENT, open 'package.json'
13 error If you need help, you may report this *entire* log,
13 error including the npm and node versions, at:
13 error <http://github.com/npm/npm/issues>
14 error System Darwin 13.1.0
15 error command "/opt/local/bin/node" "/opt/local/bin/npm" "install" "-g"
16 error cwd /Users/javierroberto/Proyectos/Alboran
17 error node -v v0.10.28
18 error npm -v 1.4.10
19 error path package.json
20 error code ENOENT
21 error errno 34
22 verbose exit [ 34, true ]