-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathnpm-debug.log
More file actions
19 lines (19 loc) · 798 Bytes
/
npm-debug.log
File metadata and controls
19 lines (19 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install' ]
2 info using npm@1.3.10
3 info using node@v0.10.25
4 error install Couldn't read dependencies
5 error Error: ENOENT, open '/home/sloppylopez/work/docker_elk_stack/dockers/package.json'
6 error If you need help, you may report this log at:
6 error <http://github.com/isaacs/npm/issues>
6 error or email it to:
6 error <npm-@googlegroups.com>
7 error System Linux 3.16.0-30-generic
8 error command "/usr/bin/nodejs" "/usr/bin/npm" "install"
9 error cwd /home/sloppylopez/work/docker_elk_stack/dockers
10 error node -v v0.10.25
11 error npm -v 1.3.10
12 error path /home/sloppylopez/work/docker_elk_stack/dockers/package.json
13 error code ENOENT
14 error errno 34
15 verbose exit [ 34, true ]