jabq
Version:
Just Another Block Quest
58 lines (57 loc) • 3.5 kB
Plain Text
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/bin/npm', 'publish' ]
2 info using npm@5.6.0
3 info using node.11.2
4 verbose config Skipping project config: /home/jabq/.npmrc. (matches userconfig)
5 verbose npm-session d0b0787b8c3bdc7d
6 verbose publish [ '.' ]
7 info lifecycle jabq@1.0.0~prepublish: jabq@1.0.0
8 info lifecycle jabq@1.0.0~prepare: jabq@1.0.0
9 info lifecycle jabq@1.0.0~prepublishOnly: jabq@1.0.0
10 info lifecycle jabq@1.0.0~prepack: jabq@1.0.0
11 info lifecycle jabq@1.0.0~postpack: jabq@1.0.0
12 verbose getPublishConfig undefined
13 silly mapToRegistry name jabq
14 silly mapToRegistry using default registry
15 silly mapToRegistry registry https://registry.npmjs.org/
16 silly mapToRegistry data { type: 'tag',
16 silly mapToRegistry registry: true,
16 silly mapToRegistry where: undefined,
16 silly mapToRegistry raw: 'jabq',
16 silly mapToRegistry name: 'jabq',
16 silly mapToRegistry escapedName: 'jabq',
16 silly mapToRegistry scope: undefined,
16 silly mapToRegistry rawSpec: '',
16 silly mapToRegistry saveSpec: null,
16 silly mapToRegistry fetchSpec: 'latest',
16 silly mapToRegistry gitRange: undefined,
16 silly mapToRegistry gitCommittish: undefined,
16 silly mapToRegistry hosted: undefined }
17 silly mapToRegistry uri https://registry.npmjs.org/jabq
18 verbose publish registryBase https://registry.npmjs.org/
19 silly publish uploading /tmp/npm-18780-2e0ef7bd/tmp/fromDir-400776c1/package.tgz
20 verbose stack Error: auth required for publishing
20 verbose stack at RegClient.publish (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js:30:14)
20 verbose stack at BB.fromNode (/usr/lib/node_modules/npm/lib/publish.js:170:16)
20 verbose stack at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
20 verbose stack at Function.Promise.fromNode.Promise.fromCallback (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:180:30)
20 verbose stack at BB.fromNode.spread (/usr/lib/node_modules/npm/lib/publish.js:169:15)
20 verbose stack at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
20 verbose stack at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:509:35)
20 verbose stack at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18)
20 verbose stack at Promise._settlePromiseCtx (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:606:10)
20 verbose stack at Async._drainQueue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
20 verbose stack at Async._drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:143:10)
20 verbose stack at Immediate.Async.drainQueues (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
20 verbose stack at runCallback (timers.js:810:20)
20 verbose stack at tryOnImmediate (timers.js:768:5)
20 verbose stack at processImmediate [as _immediateCallback] (timers.js:745:5)
21 verbose cwd /home/jabq
22 verbose Linux 3.10.0-862.3.2.el7.x86_64
23 verbose argv "/usr/bin/node" "/bin/npm" "publish"
24 verbose node v8.11.2
25 verbose npm v5.6.0
26 error code ENEEDAUTH
27 error need auth auth required for publishing
28 error need auth You need to authorize this machine using `npm adduser`
29 verbose exit [ 1, true ]