Created
May 24, 2018 17:58
-
-
Save jinwoo/6bd232014dd73c04b957b1ace272657c to your computer and use it in GitHub Desktop.
This file contains hidden or 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 [ '/Users/jinwoo/.nvm/versions/node/v10.1.0/bin/node', | |
1 verbose cli '/Users/jinwoo/.nvm/versions/node/v10.1.0/bin/npm', | |
1 verbose cli 'up', | |
1 verbose cli 'cosmiconfig' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose npm-session 5a012709bdb9e331 | |
5 verbose update computing outdated modules to update | |
6 silly mapToRegistry name cosmiconfig | |
7 silly mapToRegistry using default registry | |
8 silly mapToRegistry registry https://registry.npmjs.org/ | |
9 silly mapToRegistry data { type: 'tag', | |
9 silly mapToRegistry registry: true, | |
9 silly mapToRegistry where: undefined, | |
9 silly mapToRegistry raw: 'cosmiconfig', | |
9 silly mapToRegistry name: 'cosmiconfig', | |
9 silly mapToRegistry escapedName: 'cosmiconfig', | |
9 silly mapToRegistry scope: undefined, | |
9 silly mapToRegistry rawSpec: '', | |
9 silly mapToRegistry saveSpec: null, | |
9 silly mapToRegistry fetchSpec: 'latest', | |
9 silly mapToRegistry gitRange: undefined, | |
9 silly mapToRegistry gitCommittish: undefined, | |
9 silly mapToRegistry hosted: undefined } | |
10 silly mapToRegistry uri https://registry.npmjs.org/cosmiconfig | |
11 verbose request uri https://registry.npmjs.org/cosmiconfig | |
12 verbose request no auth needed | |
13 info attempt registry request try #1 at 10:53:04 | |
14 verbose request using bearer token for auth | |
15 verbose request id 824217d0fe884069 | |
16 http request GET https://registry.npmjs.org/cosmiconfig | |
17 http 200 https://registry.npmjs.org/cosmiconfig | |
18 verbose headers { 'content-type': 'application/json; charset=UTF-8', | |
18 verbose headers server: 'AmazonS3', | |
18 verbose headers 'cache-control': 'max-age=300', | |
18 verbose headers 'last-modified': 'Tue, 22 May 2018 2:10:44 GMT', | |
18 verbose headers etag: '"5b037c24-14794"', | |
18 verbose headers 'x-npm-region': 'US-West', | |
18 verbose headers 'content-encoding': 'gzip', | |
18 verbose headers 'content-length': '16394', | |
18 verbose headers 'accept-ranges': 'bytes', | |
18 verbose headers date: 'Thu, 24 May 2018 17:53:05 GMT', | |
18 verbose headers via: '1.1 varnish', | |
18 verbose headers age: '3002', | |
18 verbose headers connection: 'keep-alive', | |
18 verbose headers 'x-served-by': 'cache-pao17422-PAO', | |
18 verbose headers 'x-cache': 'HIT', | |
18 verbose headers 'x-cache-hits': '4', | |
18 verbose headers 'x-timer': 'S1527184385.407124,VS0,VE0', | |
18 verbose headers vary: 'Accept-Encoding, Accept' } | |
19 info outdated updating [ { dep: | |
19 info outdated Node { | |
19 info outdated name: 'cosmiconfig', | |
19 info outdated path: '/Users/jinwoo/src/secure-node/node_modules/cosmiconfig', | |
19 info outdated realpath: '/Users/jinwoo/src/secure-node/node_modules/cosmiconfig', | |
19 info outdated error: null, | |
19 info outdated id: 439, | |
19 info outdated package: [Object], | |
19 info outdated parent: [Node], | |
19 info outdated isLink: false, | |
19 info outdated children: [Array], | |
19 info outdated loaded: false, | |
19 info outdated requiredBy: [Array], | |
19 info outdated requires: [Array], | |
19 info outdated missingDeps: {}, | |
19 info outdated missingDevDeps: {}, | |
19 info outdated phantomChildren: {}, | |
19 info outdated location: '/cosmiconfig', | |
19 info outdated userRequired: false, | |
19 info outdated save: false, | |
19 info outdated saveSpec: null, | |
19 info outdated isTop: false, | |
19 info outdated fromBundle: false, | |
19 info outdated isInLink: false }, | |
19 info outdated depname: 'cosmiconfig', | |
19 info outdated current: '5.0.4', | |
19 info outdated wanted: '5.0.5', | |
19 info outdated latest: '5.0.5', | |
19 info outdated req: '^5.0.4', | |
19 info outdated what: '[email protected]' } ] | |
20 silly install loadCurrentTree | |
21 silly install readLocalPackageData | |
22 http fetch GET 304 https://registry.npmjs.org/cosmiconfig 118ms (from cache) | |
23 silly registry:manifest no matching version for [email protected] in the cache. Forcing revalidation | |
24 http fetch GET 304 https://registry.npmjs.org/cosmiconfig 20ms (from cache) | |
25 silly fetchPackageMetaData error for [email protected] No matching version found for [email protected] | |
26 timing stage:rollbackFailedOptional Completed in 1ms | |
27 timing stage:runTopLevelLifecycles Completed in 1265ms | |
28 verbose type version | |
29 verbose stack cosmiconfig: No matching version found for [email protected] | |
29 verbose stack at pickManifest (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:65:11) | |
29 verbose stack at fetchPackument.then.packument (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:52:18) | |
29 verbose stack at tryCatcher (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23) | |
29 verbose stack at Promise._settlePromiseFromHandler (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31) | |
29 verbose stack at Promise._settlePromise (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18) | |
29 verbose stack at Promise._settlePromise0 (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:614:10) | |
29 verbose stack at Promise._settlePromises (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:693:18) | |
29 verbose stack at Async._drainQueue (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:133:16) | |
29 verbose stack at Async._drainQueues (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:143:10) | |
29 verbose stack at Immediate.Async.drainQueues [as _onImmediate] (/Users/jinwoo/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14) | |
29 verbose stack at runCallback (timers.js:696:18) | |
29 verbose stack at tryOnImmediate (timers.js:667:5) | |
29 verbose stack at processImmediate (timers.js:649:5) | |
30 verbose cwd /Users/jinwoo/src/secure-node | |
31 verbose Darwin 17.5.0 | |
32 verbose argv "/Users/jinwoo/.nvm/versions/node/v10.1.0/bin/node" "/Users/jinwoo/.nvm/versions/node/v10.1.0/bin/npm" "up" "cosmiconfig" | |
33 verbose node v10.1.0 | |
34 verbose npm v6.1.0 | |
35 error code ETARGET | |
36 error notarget No matching version found for [email protected] | |
37 error notarget In most cases you or one of your dependencies are requesting | |
37 error notarget a package version that doesn't exist. | |
38 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment