Created
January 18, 2018 23:41
-
-
Save fiznool/93736c76c06336679cc19d3032b8d31a to your computer and use it in GitHub Desktop.
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
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/Cellar/node/9.4.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 npm-session 968a30f9973db62d | |
5 verbose publish [ '.' ] | |
6 info lifecycle [email protected]~prepublish: [email protected] | |
7 info lifecycle [email protected]~prepare: [email protected] | |
8 info lifecycle [email protected]~prepublishOnly: [email protected] | |
9 info lifecycle [email protected]~prepack: [email protected] | |
10 info lifecycle [email protected]~postpack: [email protected] | |
11 verbose getPublishConfig undefined | |
12 silly mapToRegistry name react-native-in-app-browser | |
13 silly mapToRegistry using default registry | |
14 silly mapToRegistry registry https://registry.npmjs.org/ | |
15 silly mapToRegistry data { type: 'tag', | |
15 silly mapToRegistry registry: true, | |
15 silly mapToRegistry where: undefined, | |
15 silly mapToRegistry raw: 'react-native-in-app-browser', | |
15 silly mapToRegistry name: 'react-native-in-app-browser', | |
15 silly mapToRegistry escapedName: 'react-native-in-app-browser', | |
15 silly mapToRegistry scope: undefined, | |
15 silly mapToRegistry rawSpec: '', | |
15 silly mapToRegistry saveSpec: null, | |
15 silly mapToRegistry fetchSpec: 'latest', | |
15 silly mapToRegistry gitRange: undefined, | |
15 silly mapToRegistry gitCommittish: undefined, | |
15 silly mapToRegistry hosted: undefined } | |
16 silly mapToRegistry uri https://registry.npmjs.org/react-native-in-app-browser | |
17 verbose publish registryBase https://registry.npmjs.org/ | |
18 silly publish uploading /var/folders/cr/h2vgxj_n0pn66xx9zlg922980000gn/T/npm-13000-fe35d486/tmp/fromDir-0edda6f2/package.tgz | |
19 verbose request uri https://registry.npmjs.org/react-native-in-app-browser | |
20 verbose request sending authorization for write operation | |
21 info attempt registry request try #1 at 23:31:52 | |
22 verbose request using bearer token for auth | |
23 verbose request id f5c50e8608a5bbeb | |
24 http request PUT https://registry.npmjs.org/react-native-in-app-browser | |
25 http 409 https://registry.npmjs.org/react-native-in-app-browser | |
26 verbose headers { 'content-type': 'application/json', | |
26 verbose headers 'cache-control': 'max-age=300', | |
26 verbose headers 'content-length': '184', | |
26 verbose headers 'accept-ranges': 'bytes', | |
26 verbose headers date: 'Thu, 18 Jan 2018 23:31:54 GMT', | |
26 verbose headers via: '1.1 varnish', | |
26 verbose headers connection: 'keep-alive', | |
26 verbose headers 'x-served-by': 'cache-lcy19249-LCY', | |
26 verbose headers 'x-cache': 'MISS', | |
26 verbose headers 'x-cache-hits': '0', | |
26 verbose headers 'x-timer': 'S1516318313.776030,VS0,VE1596', | |
26 verbose headers vary: 'Accept-Encoding, Accept' } | |
27 verbose request uri https://registry.npmjs.org/react-native-in-app-browser?write=true | |
28 verbose request no auth needed | |
29 info attempt registry request try #1 at 23:31:54 | |
30 verbose request using bearer token for auth | |
31 http request GET https://registry.npmjs.org/react-native-in-app-browser?write=true | |
32 http 404 https://registry.npmjs.org/react-native-in-app-browser?write=true | |
33 verbose headers { 'content-type': 'application/json', | |
33 verbose headers 'cache-control': 'max-age=0', | |
33 verbose headers 'content-length': '2', | |
33 verbose headers 'accept-ranges': 'bytes', | |
33 verbose headers date: 'Thu, 18 Jan 2018 23:31:54 GMT', | |
33 verbose headers via: '1.1 varnish', | |
33 verbose headers connection: 'keep-alive', | |
33 verbose headers 'x-served-by': 'cache-lcy19249-LCY', | |
33 verbose headers 'x-cache': 'MISS', | |
33 verbose headers 'x-cache-hits': '0', | |
33 verbose headers 'x-timer': 'S1516318314.388487,VS0,VE346', | |
33 verbose headers vary: 'Accept-Encoding' } | |
34 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/react-native-in-app-browser?write=true | |
34 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:314:12) | |
34 verbose stack at RegClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:292:14) | |
34 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:216:14) | |
34 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:186:22) | |
34 verbose stack at Request.emit (events.js:160:13) | |
34 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1163:10) | |
34 verbose stack at Request.emit (events.js:160:13) | |
34 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1085:12) | |
34 verbose stack at Object.onceWrapper (events.js:255:19) | |
34 verbose stack at IncomingMessage.emit (events.js:165:20) | |
34 verbose stack at endReadableNT (_stream_readable.js:1101:12) | |
34 verbose stack at process._tickCallback (internal/process/next_tick.js:152:19) | |
35 verbose statusCode 404 | |
36 verbose pkgid react-native-in-app-browser | |
37 verbose cwd /Users/studiozeffa/Code/libraries/RNInAppBrowser | |
38 verbose Darwin 17.3.0 | |
39 verbose argv "/usr/local/Cellar/node/9.4.0/bin/node" "/usr/local/bin/npm" "publish" | |
40 verbose node v9.4.0 | |
41 verbose npm v5.6.0 | |
42 error code E404 | |
43 error 404 Registry returned 404 for GET on https://registry.npmjs.org/react-native-in-app-browser?write=true | |
44 error 404 | |
45 error 404 'react-native-in-app-browser' is not in the npm registry. | |
46 error 404 You should bug the author to publish it (or use the name yourself!) | |
47 error 404 Note that you can also install from a | |
48 error 404 tarball, folder, http url, or git url. | |
49 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment