UNPKG

electrik

Version:
72 lines (71 loc) 4.07 kB
0 info it worked if it ends with ok 1 verbose cli [ '/data/data/com.termux/files/usr/bin/node', 1 verbose cli '/data/data/com.termux/files/usr/bin/npm', 1 verbose cli 'view' ] 2 info using npm@5.6.0 3 info using node@v9.11.1 4 verbose config Skipping project config: /data/data/com.termux/files/home/.npmrc. (matches userconfig) 5 silly mapToRegistry name electrik 6 silly mapToRegistry using default registry 7 silly mapToRegistry registry https://registry.npmjs.org/ 8 silly mapToRegistry data { type: 'tag', 8 silly mapToRegistry registry: true, 8 silly mapToRegistry where: undefined, 8 silly mapToRegistry raw: 'electrik', 8 silly mapToRegistry name: 'electrik', 8 silly mapToRegistry escapedName: 'electrik', 8 silly mapToRegistry scope: undefined, 8 silly mapToRegistry rawSpec: '', 8 silly mapToRegistry saveSpec: null, 8 silly mapToRegistry fetchSpec: 'latest', 8 silly mapToRegistry gitRange: undefined, 8 silly mapToRegistry gitCommittish: undefined, 8 silly mapToRegistry hosted: undefined } 9 silly mapToRegistry uri https://registry.npmjs.org/electrik 10 verbose request uri https://registry.npmjs.org/electrik 11 verbose request no auth needed 12 info attempt registry request try #1 at 23:07:24 GMT-0700 (PDT) 13 verbose request using bearer token for auth 14 verbose request id e9b3c2c5a19d2370 15 http request GET https://registry.npmjs.org/electrik 16 http 404 https://registry.npmjs.org/electrik 17 verbose headers { 'content-type': 'application/json', 17 verbose headers 'cache-control': 'max-age=0', 17 verbose headers 'content-length': '2', 17 verbose headers 'accept-ranges': 'bytes', 17 verbose headers date: 'Mon, 07 May 2018 06:07:26 GMT', 17 verbose headers via: '1.1 varnish', 17 verbose headers connection: 'keep-alive', 17 verbose headers 'x-served-by': 'cache-bur17528-BUR', 17 verbose headers 'x-cache': 'MISS', 17 verbose headers 'x-cache-hits': '0', 17 verbose headers 'x-timer': 'S1525673245.981419,VS0,VE1305', 17 verbose headers vary: 'Accept-Encoding' } 18 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/electrik 18 verbose stack at makeError (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:314:12) 18 verbose stack at RegClient.<anonymous> (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:292:14) 18 verbose stack at Request._callback (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:216:14) 18 verbose stack at Request.self.callback (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/request/request.js:186:22) 18 verbose stack at Request.emit (events.js:180:13) 18 verbose stack at Request.<anonymous> (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/request/request.js:1163:10) 18 verbose stack at Request.emit (events.js:180:13) 18 verbose stack at IncomingMessage.<anonymous> (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/request/request.js:1085:12) 18 verbose stack at Object.onceWrapper (events.js:272:13) 18 verbose stack at IncomingMessage.emit (events.js:185:15) 18 verbose stack at endReadableNT (_stream_readable.js:1106:12) 18 verbose stack at process._tickCallback (internal/process/next_tick.js:178:19) 19 verbose statusCode 404 20 verbose pkgid electrik 21 verbose cwd /data/data/com.termux/files/home 22 verbose Linux 3.10.61-12275735 23 verbose argv "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/usr/bin/npm" "view" 24 verbose node v9.11.1 25 verbose npm v5.6.0 26 error code E404 27 error 404 Registry returned 404 for GET on https://registry.npmjs.org/electrik 28 error 404 29 error 404 'electrik' is not in the npm registry. 30 error 404 You should bug the author to publish it (or use the name yourself!) 31 error 404 Note that you can also install from a 32 error 404 tarball, folder, http url, or git url. 33 verbose exit [ 1, true ]