-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
95 lines (95 loc) · 5.48 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
0 info it worked if it ends with ok
1 verbose cli [ '/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/bin/iojs',
1 verbose cli '/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/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 { raw: '.',
7 silly cache add scope: null,
7 silly cache add name: null,
7 silly cache add rawSpec: '.',
7 silly cache add spec: '/Users/jamiewilson/Hoist/jokes',
7 silly cache add type: 'directory' }
8 verbose addLocalDirectory /Users/jamiewilson/.npm/jokes/0.0.1/package.tgz not in flight; packing
9 verbose tar pack [ '/Users/jamiewilson/.npm/jokes/0.0.1/package.tgz',
9 verbose tar pack '/Users/jamiewilson/Hoist/jokes' ]
10 verbose tarball /Users/jamiewilson/.npm/jokes/0.0.1/package.tgz
11 verbose folder /Users/jamiewilson/Hoist/jokes
12 info prepublish [email protected]
13 verbose addLocalTarball adding from inside cache /Users/jamiewilson/.npm/jokes/0.0.1/package.tgz
14 silly cache afterAdd [email protected]
15 verbose afterAdd /Users/jamiewilson/.npm/jokes/0.0.1/package/package.json not in flight; writing
16 verbose afterAdd /Users/jamiewilson/.npm/jokes/0.0.1/package/package.json written
17 silly publish { name: 'jokes',
17 silly publish version: '0.0.1',
17 silly publish description: 'Random joke responder',
17 silly publish main: 'index.js',
17 silly publish scripts: { test: 'echo "Error: no test specified" && exit 1' },
17 silly publish repository: { type: 'git', url: 'git+https://github.com/hoist/jokes.git' },
17 silly publish keywords: [ 'jokes', 'lol' ],
17 silly publish author:
17 silly publish { name: 'Jamie Wilson',
17 silly publish email: '[email protected]',
17 silly publish url: 'https://hoist.io/' },
17 silly publish license: 'ISC',
17 silly publish bugs: { url: 'https://github.com/hoist/jokes/issues' },
17 silly publish homepage: 'https://github.com/hoist/jokes#readme',
17 silly publish readme: '# Jokes\n\nThe jokes in this module are used from https://github.com/drvinceknight/EdinburghFringeJokes without permission.\n\nFeel free to submit your own pull requests to extend this list!',
17 silly publish readmeFilename: 'README.md',
17 silly publish gitHead: 'ec736b8e45ee94b7df2b92d0a7e0b7f3dea8552b',
17 silly publish _id: '[email protected]',
17 silly publish _shasum: '3262704bcaa50924f5921d19c294efc7070ef7b0',
17 silly publish _from: '.' }
18 verbose getPublishConfig undefined
19 silly mapToRegistry name jokes
20 silly mapToRegistry using default registry
21 silly mapToRegistry registry https://registry.npmjs.org/
22 silly mapToRegistry uri https://registry.npmjs.org/jokes
23 verbose publish registryBase https://registry.npmjs.org/
24 silly publish uploading /Users/jamiewilson/.npm/jokes/0.0.1/package.tgz
25 verbose request uri https://registry.npmjs.org/jokes
26 verbose request sending authorization for write operation
27 info attempt registry request try #1 at 16:08:30
28 verbose request using bearer token for auth
29 verbose request id 9b4a0568a7bee90c
30 http request PUT https://registry.npmjs.org/jokes
31 http 403 https://registry.npmjs.org/jokes
32 verbose headers { 'content-type': 'application/json',
32 verbose headers 'cache-control': 'max-age=60',
32 verbose headers 'content-length': '95',
32 verbose headers 'accept-ranges': 'bytes',
32 verbose headers date: 'Thu, 24 Sep 2015 23:08:31 GMT',
32 verbose headers via: '1.1 varnish',
32 verbose headers connection: 'keep-alive',
32 verbose headers 'x-served-by': 'cache-jfk1035-JFK',
32 verbose headers 'x-cache': 'MISS',
32 verbose headers 'x-cache-hits': '0',
32 verbose headers 'x-timer': 'S1443136110.493865,VS0,VE756' }
33 verbose request invalidating /Users/jamiewilson/.npm/registry.npmjs.org/jokes on PUT
34 error publish Failed PUT 403
35 verbose stack Error: "You cannot publish over the previously published version 0.0.1." : jokes
35 verbose stack at CachingRegistryClient.<anonymous> (/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:247:14)
35 verbose stack at Request._callback (/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:170:14)
35 verbose stack at Request.self.callback (/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/lib/node_modules/npm/node_modules/request/request.js:368:22)
35 verbose stack at emitTwo (events.js:87:13)
35 verbose stack at Request.emit (events.js:169:7)
35 verbose stack at Request.<anonymous> (/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/lib/node_modules/npm/node_modules/request/request.js:1219:14)
35 verbose stack at emitOne (events.js:82:20)
35 verbose stack at Request.emit (events.js:166:7)
35 verbose stack at IncomingMessage.<anonymous> (/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/lib/node_modules/npm/node_modules/request/request.js:1167:12)
35 verbose stack at emitNone (events.js:72:20)
36 verbose statusCode 403
37 verbose pkgid jokes
38 verbose cwd /Users/jamiewilson/Hoist/jokes
39 error Darwin 15.0.0
40 error argv "/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/bin/iojs" "/Users/jamiewilson/.nvm/versions/io.js/v1.8.4/bin/npm" "publish"
41 error node v1.8.4
42 error npm v2.9.0
43 error code E403
44 error "You cannot publish over the previously published version 0.0.1." : jokes
45 error If you need help, you may report this error at:
45 error <https://github.com/npm/npm/issues>
46 verbose exit [ 1, true ]