kopia lustrzana https://github.com/c9/core
23 wiersze
913 B
Plaintext
23 wiersze
913 B
Plaintext
0 info it worked if it ends with ok
|
|
1 verbose cli [ '/home/tim/nvm/v0.8.14/bin/node',
|
|
1 verbose cli '/home/tim/nvm/v0.8.14/bin/npm',
|
|
1 verbose cli 'install' ]
|
|
2 info using npm@1.1.65
|
|
3 info using node@v0.8.14
|
|
4 verbose read json /home/tim/Code/vfs-child/example/package.json
|
|
5 error install Couldn't read dependencies
|
|
6 error Error: ENOENT, open '/home/tim/Code/vfs-child/example/package.json'
|
|
7 error If you need help, you may report this log at:
|
|
7 error <http://github.com/isaacs/npm/issues>
|
|
7 error or email it to:
|
|
7 error <npm-@googlegroups.com>
|
|
8 error System Linux 3.5.0-18-generic
|
|
9 error command "/home/tim/nvm/v0.8.14/bin/node" "/home/tim/nvm/v0.8.14/bin/npm" "install"
|
|
10 error cwd /home/tim/Code/vfs-child/example
|
|
11 error node -v v0.8.14
|
|
12 error npm -v 1.1.65
|
|
13 error path /home/tim/Code/vfs-child/example/package.json
|
|
14 error code ENOENT
|
|
15 error errno 34
|
|
16 verbose exit [ 34, true ]
|