-
-
Save saschanaz/7b6b39008f4217df336adfe8a3918bc1 to your computer and use it in GitHub Desktop.
npm.log
This file contains hidden or 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 'publish' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session 2c6df99fd24ac7f7 | |
5 verbose publish [ '.' ] | |
6 info lifecycle [email protected]~prepublish: [email protected] | |
7 silly lifecycle [email protected]~prepublish: no script for prepublish, continuing | |
8 info lifecycle [email protected]~prepare: [email protected] | |
9 silly lifecycle [email protected]~prepare: no script for prepare, continuing | |
10 info lifecycle [email protected]~prepublishOnly: [email protected] | |
11 silly lifecycle [email protected]~prepublishOnly: no script for prepublishOnly, continuing | |
12 info lifecycle [email protected]~prepack: [email protected] | |
13 silly lifecycle [email protected]~prepack: no script for prepack, continuing | |
14 verbose tar pack [ 'C:\\Users\\표준사~1\\AppData\\Local\\Temp\\npm-6140-d16a26c9\\tmp\\packing-780dd5b4\\package.tgz', | |
14 verbose tar pack '.' ] | |
15 verbose tarball C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\packing-780dd5b4\package.tgz | |
16 verbose folder . | |
17 info lifecycle [email protected]~postpack: [email protected] | |
18 silly lifecycle [email protected]~postpack: no script for postpack, continuing | |
19 verbose getPublishConfig undefined | |
20 silly mapToRegistry name glodule | |
21 silly mapToRegistry using default registry | |
22 silly mapToRegistry registry https://registry.npmjs.org/ | |
23 silly mapToRegistry data { type: 'tag', | |
23 silly mapToRegistry registry: true, | |
23 silly mapToRegistry where: undefined, | |
23 silly mapToRegistry raw: 'glodule', | |
23 silly mapToRegistry name: 'glodule', | |
23 silly mapToRegistry escapedName: 'glodule', | |
23 silly mapToRegistry scope: undefined, | |
23 silly mapToRegistry rawSpec: '', | |
23 silly mapToRegistry saveSpec: null, | |
23 silly mapToRegistry fetchSpec: 'latest', | |
23 silly mapToRegistry gitRange: undefined, | |
23 silly mapToRegistry gitCommittish: undefined, | |
23 silly mapToRegistry hosted: undefined } | |
24 silly mapToRegistry uri https://registry.npmjs.org/glodule | |
25 verbose publish registryBase https://registry.npmjs.org/ | |
26 silly publish uploading C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz | |
27 verbose stack Error: EPERM: operation not permitted, unlink 'C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz' | |
28 verbose cwd C:\Users\표준사용자\Documents\GitHub\glodule | |
29 verbose Windows_NT 6.1.7601 | |
30 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "publish" | |
31 verbose node v8.1.4 | |
32 verbose npm v5.0.3 | |
33 error path C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz | |
34 error code EPERM | |
35 error errno -4048 | |
36 error syscall unlink | |
37 error Error: EPERM: operation not permitted, unlink 'C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz' | |
37 error { Error: EPERM: operation not permitted, unlink 'C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz' | |
37 error cause: | |
37 error { Error: EPERM: operation not permitted, unlink 'C:\Users\표준사~1\AppData\Local\Temp\npm-6140-d16a26c9\tmp\fromDir-0760baf3\package.tgz' | |
37 error errno: -4048, | |
37 error code: 'EPERM', | |
37 error syscall: 'unlink', | |
37 error path: 'C:\\Users\\표준사~1\\AppData\\Local\\Temp\\npm-6140-d16a26c9\\tmp\\fromDir-0760baf3\\package.tgz' }, | |
37 error isOperational: true, | |
37 error errno: -4048, | |
37 error code: 'EPERM', | |
37 error syscall: 'unlink', | |
37 error path: 'C:\\Users\\표준사~1\\AppData\\Local\\Temp\\npm-6140-d16a26c9\\tmp\\fromDir-0760baf3\\package.tgz' } | |
38 error Please try running this command again as root/Administrator. | |
39 verbose exit [ -4048, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment