Created
November 1, 2013 10:59
-
-
Save imjul1an/7263885 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 [email protected] | |
3 info using [email protected] | |
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 <[email protected]> | |
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