Created
April 18, 2018 13:30
-
-
Save come25136/bbedf2fbd835d088a5b2510224c2c926 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 [ 'C:\\Program Files (x86)\\Nodist\\v-x64\\8.11.1\\node.exe', | |
1 verbose cli 'C:\\Program Files (x86)\\Nodist\\npmv\\4.0.5\\bin\\npm-cli.js', | |
1 verbose cli 'install', | |
1 verbose cli 'cordova-plugin-googlemaps@"^2.2.9"', | |
1 verbose cli '--production', | |
1 verbose cli '--no-save' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 silly loadCurrentTree Starting | |
5 silly install loadCurrentTree | |
6 silly install readLocalPackageData | |
7 silly fetchPackageMetaData cordova-plugin-googlemaps@"^2.2.9" | |
8 silly fetchNamedPackageData cordova-plugin-googlemaps | |
9 silly mapToRegistry name cordova-plugin-googlemaps | |
10 silly mapToRegistry using default registry | |
11 silly mapToRegistry registry https://registry.npmjs.org/ | |
12 silly mapToRegistry data Result { | |
12 silly mapToRegistry raw: 'cordova-plugin-googlemaps', | |
12 silly mapToRegistry scope: null, | |
12 silly mapToRegistry escapedName: 'cordova-plugin-googlemaps', | |
12 silly mapToRegistry name: 'cordova-plugin-googlemaps', | |
12 silly mapToRegistry rawSpec: '', | |
12 silly mapToRegistry spec: 'latest', | |
12 silly mapToRegistry type: 'tag' } | |
13 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-googlemaps | |
14 verbose request uri https://registry.npmjs.org/cordova-plugin-googlemaps | |
15 verbose request no auth needed | |
16 info attempt registry request try #1 at 22:28:04 | |
17 verbose request using bearer token for auth | |
18 verbose request id dc17015fe551c1fb | |
19 verbose etag "5ab94b3e-1125b" | |
20 verbose lastModified Mon, 26 Mar 2018 19:34:22 GMT | |
21 http request GET https://registry.npmjs.org/cordova-plugin-googlemaps | |
22 http 304 https://registry.npmjs.org/cordova-plugin-googlemaps | |
23 verbose headers { date: 'Wed, 18 Apr 2018 13:28:05 GMT', | |
23 verbose headers via: '1.1 varnish', | |
23 verbose headers 'cache-control': 'max-age=300', | |
23 verbose headers etag: '"5ab94b3e-1125b"', | |
23 verbose headers age: '0', | |
23 verbose headers connection: 'keep-alive', | |
23 verbose headers 'x-served-by': 'cache-itm18832-ITM', | |
23 verbose headers 'x-cache': 'MISS', | |
23 verbose headers 'x-cache-hits': '0', | |
23 verbose headers 'x-timer': 'S1524058085.310915,VS0,VE240', | |
23 verbose headers vary: 'Accept-Encoding, Accept' } | |
24 silly get cb [ 304, | |
24 silly get { date: 'Wed, 18 Apr 2018 13:28:05 GMT', | |
24 silly get via: '1.1 varnish', | |
24 silly get 'cache-control': 'max-age=300', | |
24 silly get etag: '"5ab94b3e-1125b"', | |
24 silly get age: '0', | |
24 silly get connection: 'keep-alive', | |
24 silly get 'x-served-by': 'cache-itm18832-ITM', | |
24 silly get 'x-cache': 'MISS', | |
24 silly get 'x-cache-hits': '0', | |
24 silly get 'x-timer': 'S1524058085.310915,VS0,VE240', | |
24 silly get vary: 'Accept-Encoding, Accept' } ] | |
25 verbose etag https://registry.npmjs.org/cordova-plugin-googlemaps from cache | |
26 verbose get saving cordova-plugin-googlemaps to C:\Users\toki\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-plugin-googlemaps\.cache.json | |
27 verbose correctMkdir C:\Users\toki\AppData\Roaming\npm-cache correctMkdir not in flight; initializing | |
28 silly fetchNamedPackageData No valid target from cache, forcing network | |
29 verbose request uri https://registry.npmjs.org/cordova-plugin-googlemaps | |
30 verbose request no auth needed | |
31 info attempt registry request try #1 at 22:28:05 | |
32 verbose request using bearer token for auth | |
33 http request GET https://registry.npmjs.org/cordova-plugin-googlemaps | |
34 http 200 https://registry.npmjs.org/cordova-plugin-googlemaps | |
35 verbose headers { 'content-type': 'application/json; charset=UTF-8', | |
35 verbose headers server: 'UploadServer', | |
35 verbose headers 'cache-control': 'max-age=300', | |
35 verbose headers 'last-modified': 'Mon, 26 Mar 2018 19:34:22 GMT', | |
35 verbose headers etag: '"5ab94b3e-1125b"', | |
35 verbose headers 'x-npm-region': 'Asia', | |
35 verbose headers 'content-encoding': 'gzip', | |
35 verbose headers 'content-length': '10937', | |
35 verbose headers 'accept-ranges': 'bytes', | |
35 verbose headers date: 'Wed, 18 Apr 2018 13:28:05 GMT', | |
35 verbose headers via: '1.1 varnish', | |
35 verbose headers age: '0', | |
35 verbose headers connection: 'keep-alive', | |
35 verbose headers 'x-served-by': 'cache-itm18832-ITM', | |
35 verbose headers 'x-cache': 'HIT', | |
35 verbose headers 'x-cache-hits': '1', | |
35 verbose headers 'x-timer': 'S1524058086.621654,VS0,VE0', | |
35 verbose headers vary: 'Accept-Encoding, Accept' } | |
36 silly get cb [ 200, | |
36 silly get { 'content-type': 'application/json; charset=UTF-8', | |
36 silly get server: 'UploadServer', | |
36 silly get 'cache-control': 'max-age=300', | |
36 silly get 'last-modified': 'Mon, 26 Mar 2018 19:34:22 GMT', | |
36 silly get etag: '"5ab94b3e-1125b"', | |
36 silly get 'x-npm-region': 'Asia', | |
36 silly get 'content-encoding': 'gzip', | |
36 silly get 'content-length': '10937', | |
36 silly get 'accept-ranges': 'bytes', | |
36 silly get date: 'Wed, 18 Apr 2018 13:28:05 GMT', | |
36 silly get via: '1.1 varnish', | |
36 silly get age: '0', | |
36 silly get connection: 'keep-alive', | |
36 silly get 'x-served-by': 'cache-itm18832-ITM', | |
36 silly get 'x-cache': 'HIT', | |
36 silly get 'x-cache-hits': '1', | |
36 silly get 'x-timer': 'S1524058086.621654,VS0,VE0', | |
36 silly get vary: 'Accept-Encoding, Accept' } ] | |
37 verbose get saving cordova-plugin-googlemaps to C:\Users\toki\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-plugin-googlemaps\.cache.json | |
38 verbose correctMkdir C:\Users\toki\AppData\Roaming\npm-cache correctMkdir not in flight; initializing | |
39 silly fetchPackageMetaData Error: No compatible version found: cordova-plugin-googlemaps@"^2.2.9" | |
39 silly fetchPackageMetaData Valid install targets: | |
39 silly fetchPackageMetaData 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.0.0-beta2, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.9, 1.3.7, 1.3.6, 1.3.4 | |
39 silly fetchPackageMetaData | |
39 silly fetchPackageMetaData at pickVersionFromRegistryDocument (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\fetch-package-metadata.js:178:16) | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\iferr\index.js:13:50 | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\utils\pulse-till-done.js:20:8 | |
39 silly fetchPackageMetaData at saved (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\cache\caching-client.js:174:7) | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\graceful-fs\polyfills.js:261:18 | |
39 silly fetchPackageMetaData at FSReqWrap.oncomplete (fs.js:135:15) | |
39 silly fetchPackageMetaData error for cordova-plugin-googlemaps@"^2.2.9" { Error: No compatible version found: cordova-plugin-googlemaps@"^2.2.9" | |
39 silly fetchPackageMetaData Valid install targets: | |
39 silly fetchPackageMetaData 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.0.0-beta2, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.9, 1.3.7, 1.3.6, 1.3.4 | |
39 silly fetchPackageMetaData | |
39 silly fetchPackageMetaData at pickVersionFromRegistryDocument (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\fetch-package-metadata.js:178:16) | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\iferr\index.js:13:50 | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\utils\pulse-till-done.js:20:8 | |
39 silly fetchPackageMetaData at saved (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\cache\caching-client.js:174:7) | |
39 silly fetchPackageMetaData at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\graceful-fs\polyfills.js:261:18 | |
39 silly fetchPackageMetaData at FSReqWrap.oncomplete (fs.js:135:15) code: 'ETARGET' } | |
40 silly rollbackFailedOptional Starting | |
41 silly rollbackFailedOptional Finishing | |
42 silly runTopLevelLifecycles Finishing | |
43 silly install printInstalled | |
44 verbose stack Error: No compatible version found: cordova-plugin-googlemaps@"^2.2.9" | |
44 verbose stack Valid install targets: | |
44 verbose stack 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.0.0-beta2, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.9, 1.3.7, 1.3.6, 1.3.4 | |
44 verbose stack | |
44 verbose stack at pickVersionFromRegistryDocument (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\fetch-package-metadata.js:178:16) | |
44 verbose stack at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\iferr\index.js:13:50 | |
44 verbose stack at C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\utils\pulse-till-done.js:20:8 | |
44 verbose stack at saved (C:\Program Files (x86)\Nodist\npmv\4.0.5\lib\cache\caching-client.js:174:7) | |
44 verbose stack at C:\Program Files (x86)\Nodist\npmv\4.0.5\node_modules\graceful-fs\polyfills.js:261:18 | |
44 verbose stack at FSReqWrap.oncomplete (fs.js:135:15) | |
45 verbose cwd N:\project\apps\busmap | |
46 error Windows_NT 10.0.16299 | |
47 error argv "C:\\Program Files (x86)\\Nodist\\v-x64\\8.11.1\\node.exe" "C:\\Program Files (x86)\\Nodist\\npmv\\4.0.5\\bin\\npm-cli.js" "install" "cordova-plugin-googlemaps@\"^2.2.9\"" "--production" "--no-save" | |
48 error node v8.11.1 | |
49 error npm v4.0.5 | |
50 error code ETARGET | |
51 error notarget No compatible version found: cordova-plugin-googlemaps@"^2.2.9" | |
51 error notarget Valid install targets: | |
51 error notarget 2.2.9, 2.2.8, 2.2.7, 2.2.6, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.0.0-beta2, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.9, 1.3.7, 1.3.6, 1.3.4 | |
52 error notarget This is most likely not a problem with npm itself. | |
52 error notarget In most cases you or one of your dependencies are requesting | |
52 error notarget a package version that doesn't exist. | |
53 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment