c9-core/node_modules/vfs-child/example/npm-debug.log

23 wiersze
913 B
Plaintext
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
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 ]