mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 14:00:03 +00:00
108 lines
6.7 KiB
Plaintext
108 lines
6.7 KiB
Plaintext
0 info it worked if it ends with ok
|
|
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'i', '-D', '@types/data-url' ]
|
|
2 info using npm@4.1.2
|
|
3 info using node@v7.6.0
|
|
4 silly loadCurrentTree Starting
|
|
5 silly install loadCurrentTree
|
|
6 silly install readLocalPackageData
|
|
7 silly fetchPackageMetaData @types/data-url
|
|
8 silly fetchNamedPackageData @types/data-url
|
|
9 silly mapToRegistry name @types/data-url
|
|
10 silly mapToRegistry scope (from package name) @types
|
|
11 verbose mapToRegistry no registry URL found in name for scope @types
|
|
12 silly mapToRegistry using default registry
|
|
13 silly mapToRegistry registry https://registry.npmjs.org/
|
|
14 silly mapToRegistry data Result {
|
|
14 silly mapToRegistry raw: '@types/data-url',
|
|
14 silly mapToRegistry scope: '@types',
|
|
14 silly mapToRegistry escapedName: '@types%2fdata-url',
|
|
14 silly mapToRegistry name: '@types/data-url',
|
|
14 silly mapToRegistry rawSpec: '',
|
|
14 silly mapToRegistry spec: 'latest',
|
|
14 silly mapToRegistry type: 'tag' }
|
|
15 silly mapToRegistry uri https://registry.npmjs.org/@types%2fdata-url
|
|
16 verbose request uri https://registry.npmjs.org/@types%2fdata-url
|
|
17 verbose request no auth needed
|
|
18 info attempt registry request try #1 at 5:03:52 PM
|
|
19 verbose request using bearer token for auth
|
|
20 verbose request id 5b615716d245b7ec
|
|
21 http request GET https://registry.npmjs.org/@types%2fdata-url
|
|
22 http 404 https://registry.npmjs.org/@types%2fdata-url
|
|
23 verbose headers { 'content-type': 'application/json',
|
|
23 verbose headers 'cache-control': 'max-age=0',
|
|
23 verbose headers 'content-length': '2',
|
|
23 verbose headers 'accept-ranges': 'bytes',
|
|
23 verbose headers date: 'Sun, 05 Mar 2017 16:03:53 GMT',
|
|
23 verbose headers via: '1.1 varnish',
|
|
23 verbose headers connection: 'keep-alive',
|
|
23 verbose headers 'x-served-by': 'cache-hhn1546-HHN',
|
|
23 verbose headers 'x-cache': 'MISS',
|
|
23 verbose headers 'x-cache-hits': '0',
|
|
23 verbose headers 'x-timer': 'S1488729833.041564,VS0,VE332',
|
|
23 verbose headers vary: 'Accept-Encoding' }
|
|
24 silly get cb [ 404,
|
|
24 silly get { 'content-type': 'application/json',
|
|
24 silly get 'cache-control': 'max-age=0',
|
|
24 silly get 'content-length': '2',
|
|
24 silly get 'accept-ranges': 'bytes',
|
|
24 silly get date: 'Sun, 05 Mar 2017 16:03:53 GMT',
|
|
24 silly get via: '1.1 varnish',
|
|
24 silly get connection: 'keep-alive',
|
|
24 silly get 'x-served-by': 'cache-hhn1546-HHN',
|
|
24 silly get 'x-cache': 'MISS',
|
|
24 silly get 'x-cache-hits': '0',
|
|
24 silly get 'x-timer': 'S1488729833.041564,VS0,VE332',
|
|
24 silly get vary: 'Accept-Encoding' } ]
|
|
25 silly fetchPackageMetaData Error: Registry returned 404 for GET on https://registry.npmjs.org/@types%2fdata-url
|
|
25 silly fetchPackageMetaData at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
|
|
25 silly fetchPackageMetaData at CachingRegistryClient.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
|
|
25 silly fetchPackageMetaData at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
|
|
25 silly fetchPackageMetaData at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
|
|
25 silly fetchPackageMetaData at emitTwo (events.js:106:13)
|
|
25 silly fetchPackageMetaData at Request.emit (events.js:192:7)
|
|
25 silly fetchPackageMetaData at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
|
|
25 silly fetchPackageMetaData at emitOne (events.js:96:13)
|
|
25 silly fetchPackageMetaData at Request.emit (events.js:189:7)
|
|
25 silly fetchPackageMetaData at IncomingMessage.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12)
|
|
25 silly fetchPackageMetaData error for @types/data-url { Error: Registry returned 404 for GET on https://registry.npmjs.org/@types%2fdata-url
|
|
25 silly fetchPackageMetaData at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
|
|
25 silly fetchPackageMetaData at CachingRegistryClient.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
|
|
25 silly fetchPackageMetaData at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
|
|
25 silly fetchPackageMetaData at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
|
|
25 silly fetchPackageMetaData at emitTwo (events.js:106:13)
|
|
25 silly fetchPackageMetaData at Request.emit (events.js:192:7)
|
|
25 silly fetchPackageMetaData at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
|
|
25 silly fetchPackageMetaData at emitOne (events.js:96:13)
|
|
25 silly fetchPackageMetaData at Request.emit (events.js:189:7)
|
|
25 silly fetchPackageMetaData at IncomingMessage.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12) pkgid: '@types/data-url', statusCode: 404, code: 'E404' }
|
|
26 silly rollbackFailedOptional Starting
|
|
27 silly rollbackFailedOptional Finishing
|
|
28 silly runTopLevelLifecycles Finishing
|
|
29 silly install printInstalled
|
|
30 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/@types%2fdata-url
|
|
30 verbose stack at makeError (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:304:12)
|
|
30 verbose stack at CachingRegistryClient.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:282:14)
|
|
30 verbose stack at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:212:14)
|
|
30 verbose stack at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:186:22)
|
|
30 verbose stack at emitTwo (events.js:106:13)
|
|
30 verbose stack at Request.emit (events.js:192:7)
|
|
30 verbose stack at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1081:10)
|
|
30 verbose stack at emitOne (events.js:96:13)
|
|
30 verbose stack at Request.emit (events.js:189:7)
|
|
30 verbose stack at IncomingMessage.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:1001:12)
|
|
31 verbose statusCode 404
|
|
32 verbose pkgid @types/data-url
|
|
33 verbose cwd /home/eugene/Work/term
|
|
34 error Linux 4.8.0-39-generic
|
|
35 error argv "/usr/bin/nodejs" "/usr/bin/npm" "i" "-D" "@types/data-url"
|
|
36 error node v7.6.0
|
|
37 error npm v4.1.2
|
|
38 error code E404
|
|
39 error 404 Registry returned 404 for GET on https://registry.npmjs.org/@types%2fdata-url
|
|
40 error 404
|
|
41 error 404 '@types/data-url' is not in the npm registry.
|
|
42 error 404 You should bug the author to publish it (or use the name yourself!)
|
|
43 error 404 Note that you can also install from a
|
|
44 error 404 tarball, folder, http url, or git url.
|
|
45 verbose exit [ 1, true ]
|