-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
109 additions
and
1 deletion.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ '/usr/local/Cellar/node/5.5.0/bin/node', | ||
1 verbose cli '/usr/local/bin/npm', | ||
1 verbose cli 'publish' ] | ||
2 info using [email protected] | ||
3 info using [email protected] | ||
4 verbose publish [ '.' ] | ||
5 silly cache add args [ '.', null ] | ||
6 verbose cache add spec . | ||
7 silly cache add parsed spec Result { | ||
7 silly cache add raw: '.', | ||
7 silly cache add scope: null, | ||
7 silly cache add name: null, | ||
7 silly cache add rawSpec: '.', | ||
7 silly cache add spec: '/Users/hirra/work/codes/music', | ||
7 silly cache add type: 'directory' } | ||
8 verbose addLocalDirectory /Users/hirra/.npm/find-music/1.0.2/package.tgz not in flight; packing | ||
9 verbose correctMkdir /Users/hirra/.npm correctMkdir not in flight; initializing | ||
10 info lifecycle [email protected]~prepublish: [email protected] | ||
11 silly lifecycle [email protected]~prepublish: no script for prepublish, continuing | ||
12 verbose tar pack [ '/Users/hirra/.npm/find-music/1.0.2/package.tgz', | ||
12 verbose tar pack '/Users/hirra/work/codes/music' ] | ||
13 verbose tarball /Users/hirra/.npm/find-music/1.0.2/package.tgz | ||
14 verbose folder /Users/hirra/work/codes/music | ||
15 verbose addLocalTarball adding from inside cache /Users/hirra/.npm/find-music/1.0.2/package.tgz | ||
16 verbose correctMkdir /Users/hirra/.npm correctMkdir not in flight; initializing | ||
17 silly cache afterAdd [email protected] | ||
18 verbose afterAdd /Users/hirra/.npm/find-music/1.0.2/package/package.json not in flight; writing | ||
19 verbose correctMkdir /Users/hirra/.npm correctMkdir not in flight; initializing | ||
20 verbose afterAdd /Users/hirra/.npm/find-music/1.0.2/package/package.json written | ||
21 silly publish { name: 'find-music', | ||
21 silly publish version: '1.0.2', | ||
21 silly publish description: '由于现在歌曲版权问题,导致有些歌只能在某些特定的平台才能找到。因此这个工具可以方便大家快速找到音乐链接。', | ||
21 silly publish main: 'lib/index.js', | ||
21 silly publish bin: { 'find-music': 'bin/find-music --keywords' }, | ||
21 silly publish scripts: { init: 'npm install' }, | ||
21 silly publish keywords: [ 'music' ], | ||
21 silly publish author: { name: 'hirra' }, | ||
21 silly publish license: 'ISC', | ||
21 silly publish dependencies: | ||
21 silly publish { request: '*', | ||
21 silly publish minimist: '*', | ||
21 silly publish jsdom: '*', | ||
21 silly publish NeteaseCloudMusicApi: '*' }, | ||
21 silly publish readme: '# 简介\n由于现在歌曲版权问题,导致有些歌只能在某些特定的平台才能找到。因此这个工具可以方便大家快速找到音乐链接。\n\n# 开始\n\n- install node 4.0+\n- npm install\n- node index.js --keywords 歌曲名\n', | ||
21 silly publish readmeFilename: 'readme.md', | ||
21 silly publish gitHead: '46c6c3ebc02a4db2460ff4629ab08b9baa0785a6', | ||
21 silly publish _id: '[email protected]', | ||
21 silly publish _shasum: 'b5da69c800ce48a0c5aacdf2eb4b086ee772cc40', | ||
21 silly publish _from: '.' } | ||
22 verbose getPublishConfig undefined | ||
23 silly mapToRegistry name find-music | ||
24 silly mapToRegistry using default registry | ||
25 silly mapToRegistry registry https://registry.npmjs.org/ | ||
26 silly mapToRegistry data Result { | ||
26 silly mapToRegistry raw: 'find-music', | ||
26 silly mapToRegistry scope: null, | ||
26 silly mapToRegistry name: 'find-music', | ||
26 silly mapToRegistry rawSpec: '', | ||
26 silly mapToRegistry spec: 'latest', | ||
26 silly mapToRegistry type: 'tag' } | ||
27 silly mapToRegistry uri https://registry.npmjs.org/find-music | ||
28 verbose publish registryBase https://registry.npmjs.org/ | ||
29 silly publish uploading /Users/hirra/.npm/find-music/1.0.2/package.tgz | ||
30 verbose request uri https://registry.npmjs.org/find-music | ||
31 verbose request sending authorization for write operation | ||
32 info attempt registry request try #1 at 16:01:44 | ||
33 verbose request using bearer token for auth | ||
34 verbose request id a1d447500400bf9c | ||
35 http request PUT https://registry.npmjs.org/find-music | ||
36 http 403 https://registry.npmjs.org/find-music | ||
37 verbose headers { 'content-type': 'application/json', | ||
37 verbose headers 'cache-control': 'max-age=300', | ||
37 verbose headers 'content-length': '95', | ||
37 verbose headers 'accept-ranges': 'bytes', | ||
37 verbose headers date: 'Sun, 10 Jul 2016 08:01:30 GMT', | ||
37 verbose headers via: '1.1 varnish', | ||
37 verbose headers connection: 'keep-alive', | ||
37 verbose headers 'x-served-by': 'cache-lcy1130-LCY', | ||
37 verbose headers 'x-cache': 'MISS', | ||
37 verbose headers 'x-cache-hits': '0', | ||
37 verbose headers 'x-timer': 'S1468137689.522657,VS0,VE987', | ||
37 verbose headers vary: 'Accept-Encoding' } | ||
38 verbose request invalidating /Users/hirra/.npm/registry.npmjs.org/find-music on PUT | ||
39 error publish Failed PUT 403 | ||
40 verbose stack Error: "You cannot publish over the previously published version 1.0.2." : find-music | ||
40 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12) | ||
40 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14) | ||
40 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14) | ||
40 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:199:22) | ||
40 verbose stack at emitTwo (events.js:106:13) | ||
40 verbose stack at Request.emit (events.js:191:7) | ||
40 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1036:10) | ||
40 verbose stack at emitOne (events.js:101:20) | ||
40 verbose stack at Request.emit (events.js:188:7) | ||
40 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:963:12) | ||
41 verbose statusCode 403 | ||
42 verbose pkgid find-music | ||
43 verbose cwd /Users/hirra/work/codes/music | ||
44 error Darwin 15.5.0 | ||
45 error argv "/usr/local/Cellar/node/5.5.0/bin/node" "/usr/local/bin/npm" "publish" | ||
46 error node v6.0.0 | ||
47 error npm v3.8.6 | ||
48 error code E403 | ||
49 error "You cannot publish over the previously published version 1.0.2." : find-music | ||
50 error If you need help, you may report this error at: | ||
50 error <https://github.com/npm/npm/issues> | ||
51 verbose exit [ 1, true ] |
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