Skip to content

Instantly share code, notes, and snippets.

@imjul1an
Created November 1, 2013 10:59
Show Gist options
  • Save imjul1an/7263885 to your computer and use it in GitHub Desktop.
Save imjul1an/7263885 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'pack' ]
2 info using npm@1.3.8
3 info using node@v0.10.18
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose cache add [ '.', null ]
6 verbose cache add name=undefined spec="." args=[".",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url slashes: null,
7 verbose parsed url auth: null,
7 verbose parsed url host: null,
7 verbose parsed url port: null,
7 verbose parsed url hostname: null,
7 verbose parsed url hash: null,
7 verbose parsed url search: null,
7 verbose parsed url query: null,
7 verbose parsed url pathname: '.',
7 verbose parsed url path: '.',
7 verbose parsed url href: '.' }
8 silly lockFile 3a52ce78- .
9 verbose lock . C:\Users\yulian.ustiyanovych\AppData\Roaming\npm-cache\3a52ce78-.lock
10 verbose tar pack [ 'C:\\Users\\YULIAN~1.UST\\AppData\\Local\\Temp\\npm-8384-vjveK28W\\1383303230343-0.8317255771253258\\tmp.tgz',
10 verbose tar pack '.' ]
11 verbose tarball C:\Users\YULIAN~1.UST\AppData\Local\Temp\npm-8384-vjveK28W\1383303230343-0.8317255771253258\tmp.tgz
12 verbose folder .
13 silly lockFile 1f1177db-tar tar://.
14 verbose lock tar://. C:\Users\yulian.ustiyanovych\AppData\Roaming\npm-cache\1f1177db-tar.lock
15 silly lockFile a444398a-30343-0-8317255771253258-tmp-tgz tar://C:\Users\YULIAN~1.UST\AppData\Local\Temp\npm-8384-vjveK28W\1383303230343-0.8317255771253258\tmp.tgz
16 verbose lock tar://C:\Users\YULIAN~1.UST\AppData\Local\Temp\npm-8384-vjveK28W\1383303230343-0.8317255771253258\tmp.tgz C:\Users\yulian.ustiyanovych\AppData\Roaming\npm-cache\a444398a-30343-0-8317255771253258-tmp-tgz.lock
17 error tar pack Error reading .
18 silly lockFile 1f1177db-tar tar://.
19 silly lockFile 1f1177db-tar tar://.
20 silly lockFile a444398a-30343-0-8317255771253258-tmp-tgz tar://C:\Users\YULIAN~1.UST\AppData\Local\Temp\npm-8384-vjveK28W\1383303230343-0.8317255771253258\tmp.tgz
21 silly lockFile a444398a-30343-0-8317255771253258-tmp-tgz tar://C:\Users\YULIAN~1.UST\AppData\Local\Temp\npm-8384-vjveK28W\1383303230343-0.8317255771253258\tmp.tgz
22 error addLocalDirectory Could not pack "." to "C:\\Users\\YULIAN~1.UST\\AppData\\Local\\Temp\\npm-8384-vjveK28W\\1383303230343-0.8317255771253258\\tmp.tgz"
23 silly lockFile 3a52ce78- .
24 silly lockFile 3a52ce78- .
25 error addLocal Could not install .
26 error Error: EISDIR, read
27 error If you need help, you may report this log at:
27 error <http://github.com/isaacs/npm/issues>
27 error or email it to:
27 error <npm-@googlegroups.com>
28 error System Windows_NT 6.1.7601
29 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "pack"
30 error cwd D:\dev\spoply
31 error node -v v0.10.18
32 error npm -v 1.3.8
33 error code EISDIR
34 error errno 28
35 verbose exit [ 28, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment