Created
May 7, 2018 06:06
-
-
Save lukastaegert/52b28b30bc62efa189731d2b838938b2 to your computer and use it in GitHub Desktop.
npm debug 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 [ '/Users/lukastaegert/.nvm/versions/node/v8.7.0/bin/node', | |
1 verbose cli '/Users/lukastaegert/.nvm/versions/node/v8.7.0/bin/npm', | |
1 verbose cli 'publish' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session 7291e5ca5554bac9 | |
5 verbose publish [ '.' ] | |
6 warn prepublish-on-install As of npm@5, `prepublish` scripts are deprecated. | |
7 warn prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only. | |
8 warn prepublish-on-install See the deprecation note in `npm help scripts` for more information. | |
9 info lifecycle [email protected]~prepublish: [email protected] | |
10 verbose lifecycle [email protected]~prepublish: unsafe-perm in lifecycle true | |
11 verbose lifecycle [email protected]~prepublish: PATH: /Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/lukastaegert/Github/rollup-pluginutils/node_modules/.bin:/Users/lukastaegert/.nvm/versions/node/v8.7.0/bin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/MacGPG2/bin | |
12 verbose lifecycle [email protected]~prepublish: CWD: . | |
13 silly lifecycle [email protected]~prepublish: Args: [ '-c', 'npm test' ] | |
14 silly lifecycle [email protected]~prepublish: Returned: code: 0 signal: null | |
15 info lifecycle [email protected]~prepare: [email protected] | |
16 info lifecycle [email protected]~prepublishOnly: [email protected] | |
17 info lifecycle [email protected]~prepack: [email protected] | |
18 info lifecycle [email protected]~postpack: [email protected] | |
19 notice | |
20 notice 📦 [email protected] | |
21 notice === Tarball Contents === | |
22 notice 995B package.json | |
22 notice 1.6kB CHANGELOG.md | |
22 notice 3.1kB README.md | |
22 notice 7.8kB dist/pluginutils.cjs.js | |
22 notice 7.4kB dist/pluginutils.es.js | |
22 notice 164B src/addExtension.js | |
22 notice 3.4kB src/attachScopes.js | |
22 notice 867B src/createFilter.js | |
22 notice 1.2kB src/dataToEsm.js | |
22 notice 297B src/index.js | |
22 notice 1.3kB src/makeLegalIdentifier.js | |
22 notice 152B src/utils/ensureArray.js | |
23 notice === Tarball Details === | |
24 notice name: rollup-pluginutils | |
24 notice version: 2.1.0 | |
24 notice package size: 5.9 kB | |
24 notice unpacked size: 28.2 kB | |
24 notice shasum: 0cde3c859d6f86f1c041d767f36ef667f2a945c1 | |
24 notice integrity: sha512-lJScbotY39yj4[...]UYAg9DcKH5T/A== | |
24 notice total files: 12 | |
25 notice | |
26 verbose getPublishConfig undefined | |
27 silly mapToRegistry name rollup-pluginutils | |
28 silly mapToRegistry using default registry | |
29 silly mapToRegistry registry https://registry.npmjs.org/ | |
30 silly mapToRegistry data { type: 'tag', | |
30 silly mapToRegistry registry: true, | |
30 silly mapToRegistry where: undefined, | |
30 silly mapToRegistry raw: 'rollup-pluginutils', | |
30 silly mapToRegistry name: 'rollup-pluginutils', | |
30 silly mapToRegistry escapedName: 'rollup-pluginutils', | |
30 silly mapToRegistry scope: undefined, | |
30 silly mapToRegistry rawSpec: '', | |
30 silly mapToRegistry saveSpec: null, | |
30 silly mapToRegistry fetchSpec: 'latest', | |
30 silly mapToRegistry gitRange: undefined, | |
30 silly mapToRegistry gitCommittish: undefined, | |
30 silly mapToRegistry hosted: undefined } | |
31 silly mapToRegistry uri https://registry.npmjs.org/rollup-pluginutils | |
32 verbose publish registryBase https://registry.npmjs.org/ | |
33 silly publish uploading /var/folders/9h/21_zzsc155z5bzqxb3569bmh0000gn/T/npm-7865-57d76ca9/tmp/fromDir-ebff6053/package.tgz | |
34 verbose request uri https://registry.npmjs.org/rollup-pluginutils | |
35 verbose request sending authorization for write operation | |
36 info attempt registry request try #1 at 07:57:03 | |
37 verbose request using bearer token for auth | |
38 verbose request id 9a7e18322da044c9 | |
39 http request PUT https://registry.npmjs.org/rollup-pluginutils | |
40 http 403 https://registry.npmjs.org/rollup-pluginutils | |
41 verbose headers { 'content-type': 'application/json', | |
41 verbose headers 'cache-control': 'max-age=300', | |
41 verbose headers 'content-length': '112', | |
41 verbose headers 'accept-ranges': 'bytes', | |
41 verbose headers date: 'Mon, 07 May 2018 05:57:03 GMT', | |
41 verbose headers via: '1.1 varnish', | |
41 verbose headers connection: 'keep-alive', | |
41 verbose headers 'x-served-by': 'cache-hhn1536-HHN', | |
41 verbose headers 'x-cache': 'MISS', | |
41 verbose headers 'x-cache-hits': '0', | |
41 verbose headers 'x-timer': 'S1525672624.541697,VS0,VE348', | |
41 verbose headers vary: 'Accept-Encoding, Accept' } | |
42 error publish Failed PUT 403 | |
43 verbose stack Error: You do not have permission to publish "rollup-pluginutils". Are you logged in as the correct user? : rollup-pluginutils | |
43 verbose stack at makeError (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:316:12) | |
43 verbose stack at RegClient.<anonymous> (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:14) | |
43 verbose stack at Request._callback (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:216:14) | |
43 verbose stack at Request.self.callback (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/request/request.js:186:22) | |
43 verbose stack at emitTwo (events.js:125:13) | |
43 verbose stack at Request.emit (events.js:213:7) | |
43 verbose stack at Request.<anonymous> (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/request/request.js:1163:10) | |
43 verbose stack at emitOne (events.js:115:13) | |
43 verbose stack at Request.emit (events.js:210:7) | |
43 verbose stack at IncomingMessage.<anonymous> (/Users/lukastaegert/.nvm/versions/node/v8.7.0/lib/node_modules/npm/node_modules/request/request.js:1085:12) | |
43 verbose stack at Object.onceWrapper (events.js:314:30) | |
43 verbose stack at emitNone (events.js:110:20) | |
43 verbose stack at IncomingMessage.emit (events.js:207:7) | |
43 verbose stack at endReadableNT (_stream_readable.js:1057:12) | |
43 verbose stack at _combinedTickCallback (internal/process/next_tick.js:138:11) | |
43 verbose stack at process._tickCallback (internal/process/next_tick.js:180:9) | |
44 verbose statusCode 403 | |
45 verbose pkgid rollup-pluginutils | |
46 verbose cwd /Users/lukastaegert/Github/rollup-pluginutils | |
47 verbose Darwin 17.5.0 | |
48 verbose argv "/Users/lukastaegert/.nvm/versions/node/v8.7.0/bin/node" "/Users/lukastaegert/.nvm/versions/node/v8.7.0/bin/npm" "publish" | |
49 verbose node v8.7.0 | |
50 verbose npm v6.0.0 | |
51 error code E403 | |
52 error You do not have permission to publish "rollup-pluginutils". Are you logged in as the correct user? : rollup-pluginutils | |
53 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment