-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
93 lines (93 loc) · 5.54 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', '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: '/lab/ra-data-redmine',
7 silly cache add type: 'directory' }
8 verbose addLocalDirectory /home/karoline/.npm/ra-data-redmine/1.0.0/package.tgz not in flight; packing
9 info lifecycle [email protected]~prepublish: [email protected]
10 silly lifecycle [email protected]~prepublish: no script for prepublish, continuing
11 verbose tar pack [ '/home/karoline/.npm/ra-data-redmine/1.0.0/package.tgz',
11 verbose tar pack '/lab/ra-data-redmine' ]
12 verbose tarball /home/karoline/.npm/ra-data-redmine/1.0.0/package.tgz
13 verbose folder /lab/ra-data-redmine
14 verbose addLocalTarball adding from inside cache /home/karoline/.npm/ra-data-redmine/1.0.0/package.tgz
15 silly cache afterAdd [email protected]
16 verbose afterAdd /home/karoline/.npm/ra-data-redmine/1.0.0/package/package.json not in flight; writing
17 verbose afterAdd /home/karoline/.npm/ra-data-redmine/1.0.0/package/package.json written
18 silly publish { name: 'ra-data-redmine',
18 silly publish version: '1.0.0',
18 silly publish description: 'Experimental read-admin data provider and samples connecting to redmine API',
18 silly publish main: 'index.js',
18 silly publish scripts: { test: 'echo "Error: no test specified" && exit 1' },
18 silly publish repository:
18 silly publish { type: 'git',
18 silly publish url: 'git+https://github.com/tykoth/ra-data-redmine.git' },
18 silly publish keywords: [ 'react', 'react-admin', 'reactjs', 'redmine' ],
18 silly publish author: { name: 'Thiago Bocchile', email: '[email protected]' },
18 silly publish license: 'MIT',
18 silly publish bugs: { url: 'https://github.com/tykoth/ra-data-redmine/issues' },
18 silly publish homepage: 'https://github.com/tykoth/ra-data-redmine#readme',
18 silly publish readme: '# ra-data-redmine\n\nQual que é o diminutivo de ******** CHURRASCO ********* ?\n\nFAÇAM SUAS APOSTAS MANDEI-LHE O Q\n\nCOMMIT\n\n\n## Reference guide\n[Redmine API][http://www.redmine.org/projects/redmine/wiki/Rest_api]\nE só, depois coloco o resto. :!\n',
18 silly publish readmeFilename: 'README.md',
18 silly publish gitHead: '9ebaed2998d05be1ed52c2fb9023f2eb2f1b2f28',
18 silly publish _id: '[email protected]',
18 silly publish _shasum: '0537282e2a7255c3748e9b4c04822610f1aa6a0b',
18 silly publish _from: '.' }
19 verbose getPublishConfig undefined
20 silly mapToRegistry name ra-data-redmine
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry uri https://registry.npmjs.org/ra-data-redmine
24 verbose publish registryBase https://registry.npmjs.org/
25 silly publish uploading /home/karoline/.npm/ra-data-redmine/1.0.0/package.tgz
26 verbose request uri https://registry.npmjs.org/ra-data-redmine
27 verbose request sending authorization for write operation
28 info attempt registry request try #1 at 17:45:24
29 verbose request using bearer token for auth
30 verbose request id 8046a3e165ee1b19
31 http request PUT https://registry.npmjs.org/ra-data-redmine
32 http 403 https://registry.npmjs.org/ra-data-redmine
33 verbose headers { date: 'Thu, 12 Sep 2019 20:45:24 GMT',
33 verbose headers 'content-type': 'application/json',
33 verbose headers 'transfer-encoding': 'chunked',
33 verbose headers connection: 'keep-alive',
33 verbose headers 'set-cookie':
33 verbose headers [ '__cfduid=da96a769ac3a561d653fb265ed67b730b1568321124; expires=Fri, 11-Sep-20 20:45:24 GMT; path=/; domain=.npmjs.org; HttpOnly' ],
33 verbose headers 'cf-ray': '5154b9956dbbb8f3-MIA',
33 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
33 verbose headers vary: 'Accept-Encoding',
33 verbose headers server: 'cloudflare',
33 verbose headers 'content-encoding': 'gzip' }
34 verbose request invalidating /home/karoline/.npm/registry.npmjs.org/ra-data-redmine on PUT
35 error publish Failed PUT 403
36 verbose stack Error: You cannot publish over the previously published versions: 1.0.0. : ra-data-redmine
36 verbose stack at makeError (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:264:12)
36 verbose stack at CachingRegistryClient.<anonymous> (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:252:14)
36 verbose stack at /usr/share/npm/node_modules/npm-registry-client/lib/request.js:178:7
36 verbose stack at Gunzip.onEnd (zlib.js:131:5)
36 verbose stack at emitNone (events.js:111:20)
36 verbose stack at Gunzip.emit (events.js:208:7)
36 verbose stack at endReadableNT (_stream_readable.js:1064:12)
36 verbose stack at _combinedTickCallback (internal/process/next_tick.js:138:11)
36 verbose stack at process._tickCallback (internal/process/next_tick.js:180:9)
37 verbose statusCode 403
38 verbose pkgid ra-data-redmine
39 verbose cwd /lab/ra-data-redmine
40 error Linux 5.0.0-27-generic
41 error argv "/usr/bin/node" "/usr/bin/npm" "publish"
42 error node v8.10.0
43 error npm v3.5.2
44 error code E403
45 error You cannot publish over the previously published versions: 1.0.0. : ra-data-redmine
46 error If you need help, you may report this error at:
46 error <https://github.com/npm/npm/issues>
47 verbose exit [ 1, true ]