rover icon indicating copy to clipboard operation
rover copied to clipboard

Can't install rover using npm

Open suleimanforever opened this issue 3 years ago • 0 comments

Description

Unable to install using npm, error occurs in post-install with the message "Error fetching release: unable to verify the first certificate"

Steps to reproduce

Have tried: npm i -g @apollo/rover npm i --save-dev @apollo/rover npm i @apollo/rover npm i -g @apollo/[email protected] npm i -g @apollo/[email protected]

Other npm packages install just fine.

Expected result

Rover is installed

Actual result

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @apollo/[email protected] postinstall: node ./install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @apollo/[email protected] postinstall script.

Environment

Windows 11.

Logs

0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'i', 1 verbose cli '--save-dev', 1 verbose cli '@apollo/rover' 1 verbose cli ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session a31579ba7a739d7d 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 http fetch GET 200 https://registry.npmjs.org/@apollo%2Frover 291ms (from cache) 8 silly pacote tag manifest for @apollo/rover@latest fetched in 317ms 9 timing stage:loadCurrentTree Completed in 2249ms 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 13ms 13 silly install loadShrinkwrap 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 941ms 15 silly install loadAllDepsIntoIdealTree 16 silly resolveWithNewModule @apollo/[email protected] checking installable status 17 http fetch GET 200 https://registry.npmjs.org/axios-proxy-builder 94ms (from cache) 18 silly pacote range manifest for axios-proxy-builder@^0.1.1 fetched in 99ms 19 silly resolveWithNewModule [email protected] checking installable status 20 http fetch GET 200 https://registry.npmjs.org/binary-install 135ms (from cache) 21 silly pacote range manifest for binary-install@^1.0.6 fetched in 137ms 22 silly resolveWithNewModule [email protected] checking installable status 23 http fetch GET 200 https://registry.npmjs.org/console.table 145ms (from cache) 24 silly pacote range manifest for console.table@^0.10.0 fetched in 147ms 25 silly resolveWithNewModule [email protected] checking installable status 26 http fetch GET 200 https://registry.npmjs.org/tunnel 85ms (from cache) 27 silly pacote range manifest for tunnel@^0.0.6 fetched in 87ms 28 silly resolveWithNewModule [email protected] checking installable status 29 http fetch GET 200 https://registry.npmjs.org/axios 85ms (from cache) 30 silly pacote range manifest for axios@^0.26.1 fetched in 88ms 31 silly resolveWithNewModule [email protected] checking installable status 32 http fetch GET 200 https://registry.npmjs.org/easy-table 53ms (from cache) 33 silly pacote version manifest for [email protected] fetched in 57ms 34 silly resolveWithNewModule [email protected] checking installable status 35 http fetch GET 200 https://registry.npmjs.org/wcwidth 59ms (from cache) 36 silly pacote range manifest for wcwidth@>=1.0.1 fetched in 61ms 37 silly resolveWithNewModule [email protected] checking installable status 38 http fetch GET 200 https://registry.npmjs.org/defaults 86ms (from cache) 39 silly pacote range manifest for defaults@^1.0.3 fetched in 87ms 40 silly resolveWithNewModule [email protected] checking installable status 41 http fetch GET 200 https://registry.npmjs.org/clone 88ms (from cache) 42 silly pacote range manifest for clone@^1.0.2 fetched in 92ms 43 silly resolveWithNewModule [email protected] checking installable status 44 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 2984ms 45 timing stage:loadIdealTree Completed in 4426ms -- Had to remove some lines--- 48 silly install generateActionsToTake 49 timing stage:generateActionsToTake Completed in 102ms 50 silly diffTrees action count 12 51 silly diffTrees add [email protected] 52 silly diffTrees add [email protected] 53 silly diffTrees add [email protected] 54 silly diffTrees add [email protected] 55 silly diffTrees add [email protected] 56 silly diffTrees add [email protected] 57 silly diffTrees add [email protected] 58 silly diffTrees add [email protected] 59 silly diffTrees add [email protected] 60 silly diffTrees add [email protected] 61 silly diffTrees add [email protected] 62 silly diffTrees add @apollo/[email protected] 63 silly decomposeActions action count 96 64 silly decomposeActions fetch [email protected] 65 silly decomposeActions extract [email protected] 66 silly decomposeActions preinstall [email protected] 67 silly decomposeActions build [email protected] 68 silly decomposeActions install [email protected] 69 silly decomposeActions postinstall [email protected] 70 silly decomposeActions finalize [email protected] 71 silly decomposeActions refresh-package-json [email protected] 72 silly decomposeActions fetch [email protected] 73 silly decomposeActions extract [email protected] 74 silly decomposeActions preinstall [email protected] 75 silly decomposeActions build [email protected] 76 silly decomposeActions install [email protected] 77 silly decomposeActions postinstall [email protected] 78 silly decomposeActions finalize [email protected] 79 silly decomposeActions refresh-package-json [email protected] 80 silly decomposeActions fetch [email protected] 81 silly decomposeActions extract [email protected] 82 silly decomposeActions preinstall [email protected] 83 silly decomposeActions build [email protected] 84 silly decomposeActions install [email protected] 85 silly decomposeActions postinstall [email protected] 86 silly decomposeActions finalize [email protected] 87 silly decomposeActions refresh-package-json [email protected] 88 silly decomposeActions fetch [email protected] 89 silly decomposeActions extract [email protected] 90 silly decomposeActions preinstall [email protected] 91 silly decomposeActions build [email protected] 92 silly decomposeActions install [email protected] 93 silly decomposeActions postinstall [email protected] 94 silly decomposeActions finalize [email protected] 95 silly decomposeActions refresh-package-json [email protected] 96 silly decomposeActions fetch [email protected] 97 silly decomposeActions extract [email protected] 98 silly decomposeActions preinstall [email protected] 99 silly decomposeActions build [email protected] 100 silly decomposeActions install [email protected] 101 silly decomposeActions postinstall [email protected] 102 silly decomposeActions finalize [email protected] 103 silly decomposeActions refresh-package-json [email protected] 104 silly decomposeActions fetch [email protected] 105 silly decomposeActions extract [email protected] 106 silly decomposeActions preinstall [email protected] 107 silly decomposeActions build [email protected] 108 silly decomposeActions install [email protected] 109 silly decomposeActions postinstall [email protected] 110 silly decomposeActions finalize [email protected] 111 silly decomposeActions refresh-package-json [email protected] 112 silly decomposeActions fetch [email protected] 113 silly decomposeActions extract [email protected] 114 silly decomposeActions preinstall [email protected] 115 silly decomposeActions build [email protected] 116 silly decomposeActions install [email protected] 117 silly decomposeActions postinstall [email protected] 118 silly decomposeActions finalize [email protected] 119 silly decomposeActions refresh-package-json [email protected] 120 silly decomposeActions fetch [email protected] 121 silly decomposeActions extract [email protected] 122 silly decomposeActions preinstall [email protected] 123 silly decomposeActions build [email protected] 124 silly decomposeActions install [email protected] 125 silly decomposeActions postinstall [email protected] 126 silly decomposeActions finalize [email protected] 127 silly decomposeActions refresh-package-json [email protected] 128 silly decomposeActions fetch [email protected] 129 silly decomposeActions extract [email protected] 130 silly decomposeActions preinstall [email protected] 131 silly decomposeActions build [email protected] 132 silly decomposeActions install [email protected] 133 silly decomposeActions postinstall [email protected] 134 silly decomposeActions finalize [email protected] 135 silly decomposeActions refresh-package-json [email protected] 136 silly decomposeActions fetch [email protected] 137 silly decomposeActions extract [email protected] 138 silly decomposeActions preinstall [email protected] 139 silly decomposeActions build [email protected] 140 silly decomposeActions install [email protected] 141 silly decomposeActions postinstall [email protected] 142 silly decomposeActions finalize [email protected] 143 silly decomposeActions refresh-package-json [email protected] 144 silly decomposeActions fetch [email protected] 145 silly decomposeActions extract [email protected] 146 silly decomposeActions preinstall [email protected] 147 silly decomposeActions build [email protected] 148 silly decomposeActions install [email protected] 149 silly decomposeActions postinstall [email protected] 150 silly decomposeActions finalize [email protected] 151 silly decomposeActions refresh-package-json [email protected] 152 silly decomposeActions fetch @apollo/[email protected] 153 silly decomposeActions extract @apollo/[email protected] 154 silly decomposeActions preinstall @apollo/[email protected] 155 silly decomposeActions build @apollo/[email protected] 156 silly decomposeActions install @apollo/[email protected] 157 silly decomposeActions postinstall @apollo/[email protected] 158 silly decomposeActions finalize @apollo/[email protected] 159 silly decomposeActions refresh-package-json @apollo/[email protected] 160 silly install executeActions 161 silly doSerial global-install 96 162 verbose correctMkdir C:\Users\username\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing 163 verbose makeCacheDir UID & GID are irrelevant on win32 164 verbose lock using C:\Users\username\AppData\Roaming\npm-cache_locks\staging-a54a4b4ad616f964.lock for C:\Users\username\source\repos\Application\node_modules.staging 165 silly doParallel extract 12 166 silly extract [email protected] 167 silly extract [email protected] 168 silly extract [email protected] 169 silly extract [email protected] 170 silly extract [email protected] 171 silly extract [email protected] 172 silly extract [email protected] 173 silly extract [email protected] 174 silly extract [email protected] 175 silly extract @apollo/[email protected] 176 silly extract [email protected] 177 silly extract [email protected] 178 silly tarball trying axios@^0.26.1 by hash: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA== 179 silly tarball trying defaults@^1.0.3 by hash: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A== 180 silly tarball trying clone@^1.0.2 by hash: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== 181 silly tarball trying tunnel@^0.0.6 by hash: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== 182 silly tarball trying wcwidth@>=1.0.1 by hash: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg== 183 silly tarball trying [email protected] by hash: sha512-oq33hWOSSnl2Hoh00tZWaIPi1ievrD9aFG82/IgjlycAnW9hHx5PkJiXpxPsgEE+H7BsbVQXFVFST8TEXS6/pA== 184 silly tarball trying console.table@^0.10.0 by hash: sha512-dPyZofqggxuvSf7WXvNjuRfnsOk1YazkVP8FdxH4tcH2c37wc79/Yl6Bhr7Lsu00KMgy2ql/qCMuNu8xctZM8g== 185 silly tarball trying [email protected] by hash: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== 186 silly tarball trying binary-install@^1.0.6 by hash: sha512-h3K4jaC4jEauK3csXI9GxGBJldkpuJlHCIBv8i+XBNhPuxnlERnD1PWVczQYDqvhJfv0IHUbB3lhDrZUMHvSgw== 187 silly tarball trying @apollo/rover@latest by hash: sha512-67JobT5y7WTe4YstlzmZsFyq9CkgCt6X2HO51vU1g6hXMNl+8z37d3zqWnU3Gn9fn9rrABdA1YX3rRSp4sa4Pw== 188 silly tarball trying axios-proxy-builder@^0.1.1 by hash: sha512-6uBVsBZzkB3tCC8iyx59mCjQckhB8+GQrI9Cop8eC7ybIsvs/KtnNgEBfRMSEa7GqK2VBGUzgjNYMdPIfotyPA== 189 silly tarball trying [email protected] by hash: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw== 190 notice Beginning October 4, 2021, all connections to the npm registry - including for package installation - must use TLS 1.2 or higher. You are currently using plaintext http to connect. Please visit the GitHub blog for more information: https://github.blog/2021-08-23-npm-registry-deprecating-tls-1-0-tls-1-1/ 191 http fetch POST 426 http://registry.npmjs.org/-/npm/v1/security/audits/quick 212ms 192 silly extract binary-install@^1.0.6 extracted to C:\Users\username\source\repos\Application\node_modules.staging\binary-install-db0626e8 (220ms) 193 silly extract [email protected] extracted to C:\Users\username\source\repos\Application\node_modules.staging\easy-table-7901e9de (241ms) 194 silly extract defaults@^1.0.3 extracted to C:\Users\username\source\repos\Application\node_modules.staging\defaults-a0c607ca (243ms) 195 silly extract clone@^1.0.2 extracted to C:\Users\username\source\repos\Application\node_modules.staging\clone-4232e45f (256ms) 196 silly extract @apollo/rover@latest extracted to C:\Users\username\source\repos\Application\node_modules.staging@apollo\rover-6c3372f2 (261ms) 197 silly extract console.table@^0.10.0 extracted to C:\Users\username\source\repos\Application\node_modules.staging\console.table-f776bfb8 (271ms) 198 silly extract [email protected] extracted to C:\Users\username\source\repos\Application\node_modules.staging\fsevents-22c80f15 (273ms) 199 silly extract wcwidth@>=1.0.1 extracted to C:\Users\username\source\repos\Application\node_modules.staging\wcwidth-835f6063 (280ms) 200 silly extract tunnel@^0.0.6 extracted to C:\Users\username\source\repos\Application\node_modules.staging\tunnel-a6394a9e (317ms) 201 silly extract [email protected] extracted to C:\Users\username\source\repos\Application\node_modules.staging\fsevents-05b38779 (325ms) 202 silly extract axios-proxy-builder@^0.1.1 extracted to C:\Users\username\source\repos\Application\node_modules.staging\axios-proxy-builder-d20420aa (335ms) 203 silly extract axios@^0.26.1 extracted to C:\Users\username\source\repos\Application\node_modules.staging\axios-b0c40756 (478ms) 204 timing action:extract Completed in 483ms 205 silly doReverseSerial unbuild 96 206 silly doSerial remove 96 207 silly doSerial move 96 208 silly doSerial finalize 96 209 silly finalize C:\Users\username\source\repos\Application\node_modules\binary-install\node_modules\axios 210 silly finalize C:\Users\username\source\repos\Application\node_modules\clone 211 silly finalize C:\Users\username\source\repos\Application\node_modules\defaults 212 silly finalize C:\Users\username\source\repos\Application\node_modules\fsevents 213 silly finalize C:\Users\username\source\repos\Application\node_modules\tunnel 214 silly finalize C:\Users\username\source\repos\Application\node_modules\watchpack-chokidar2\node_modules\fsevents 215 silly finalize C:\Users\username\source\repos\Application\node_modules\wcwidth 216 silly finalize C:\Users\username\source\repos\Application\node_modules\easy-table 217 silly finalize C:\Users\username\source\repos\Application\node_modules\axios-proxy-builder 218 silly finalize C:\Users\username\source\repos\Application\node_modules\binary-install 219 silly finalize C:\Users\username\source\repos\Application\node_modules\console.table 220 silly finalize C:\Users\username\source\repos\Application\node_modules@apollo\rover 221 timing action:finalize Completed in 114ms 222 silly doParallel refresh-package-json 12 223 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\binary-install\node_modules\axios 224 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\clone 225 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\defaults 226 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\fsevents 227 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\tunnel 228 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\watchpack-chokidar2\node_modules\fsevents 229 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\wcwidth 230 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\easy-table 231 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\axios-proxy-builder 232 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\binary-install 233 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules\console.table 234 silly refresh-package-json C:\Users\username\source\repos\Application\node_modules@apollo\rover 235 timing action:refresh-package-json Completed in 88ms 236 silly doParallel preinstall 12 237 silly preinstall [email protected] 238 info lifecycle [email protected]~preinstall: [email protected] 239 silly preinstall [email protected] 240 info lifecycle [email protected]~preinstall: [email protected] 241 silly preinstall [email protected] 242 info lifecycle [email protected]~preinstall: [email protected] 243 silly preinstall [email protected] 244 info lifecycle [email protected]~preinstall: [email protected] 245 silly preinstall [email protected] 246 info lifecycle [email protected]~preinstall: [email protected] 247 silly preinstall [email protected] 248 info lifecycle [email protected]~preinstall: [email protected] 249 silly preinstall [email protected] 250 info lifecycle [email protected]~preinstall: [email protected] 251 silly preinstall [email protected] 252 info lifecycle [email protected]~preinstall: [email protected] 253 silly preinstall [email protected] 254 info lifecycle [email protected]~preinstall: [email protected] 255 silly preinstall @apollo/[email protected] 256 info lifecycle @apollo/[email protected]~preinstall: @apollo/[email protected] 257 timing action:preinstall Completed in 8ms 258 silly doSerial build 96 259 silly build [email protected] 260 info linkStuff [email protected] 261 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules\binary-install\node_modules as its parent node_modules 262 silly build [email protected] 263 info linkStuff [email protected] 264 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 265 silly build [email protected] 266 info linkStuff [email protected] 267 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 268 silly build [email protected] 269 info linkStuff [email protected] 270 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 271 silly build [email protected] 272 info linkStuff [email protected] 273 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 274 silly build [email protected] 275 info linkStuff [email protected] 276 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 277 silly build [email protected] 278 info linkStuff [email protected] 279 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 280 silly build [email protected] 281 info linkStuff [email protected] 282 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 283 silly build [email protected] 284 info linkStuff [email protected] 285 silly linkStuff [email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 286 silly build @apollo/[email protected] 287 info linkStuff @apollo/[email protected] 288 silly linkStuff @apollo/[email protected] has C:\Users\username\source\repos\Application\node_modules as its parent node_modules 289 verbose linkBins [ 289 verbose linkBins { rover: 'run.js' }, 289 verbose linkBins 'C:\Users\username\source\repos\AppDev-ApiGateway\ApiGateway\node_modules\.bin', 289 verbose linkBins false 289 verbose linkBins ] 290 timing action:build Completed in 41ms 291 silly doSerial global-link 96 292 silly doParallel update-linked 0 293 silly doSerial install 96 294 silly install [email protected] 295 info lifecycle [email protected]~install: [email protected] 296 silly install [email protected] 297 info lifecycle [email protected]~install: [email protected] 298 silly install [email protected] 299 info lifecycle [email protected]~install: [email protected] 300 silly install [email protected] 301 info lifecycle [email protected]~install: [email protected] 302 silly install [email protected] 303 info lifecycle [email protected]~install: [email protected] 304 silly install [email protected] 305 info lifecycle [email protected]~install: [email protected] 306 silly install [email protected] 307 info lifecycle [email protected]~install: [email protected] 308 silly install [email protected] 309 info lifecycle [email protected]~install: [email protected] 310 silly install [email protected] 311 info lifecycle [email protected]~install: [email protected] 312 silly install @apollo/[email protected] 313 info lifecycle @apollo/[email protected]~install: @apollo/[email protected] 314 timing action:install Completed in 2ms 315 silly doSerial postinstall 96 316 silly postinstall [email protected] 317 info lifecycle [email protected]~postinstall: [email protected] 318 silly postinstall [email protected] 319 info lifecycle [email protected]~postinstall: [email protected] 320 silly postinstall [email protected] 321 info lifecycle [email protected]~postinstall: [email protected] 322 silly postinstall [email protected] 323 info lifecycle [email protected]~postinstall: [email protected] 324 silly postinstall [email protected] 325 info lifecycle [email protected]~postinstall: [email protected] 326 silly postinstall [email protected] 327 info lifecycle [email protected]~postinstall: [email protected] 328 silly postinstall [email protected] 329 info lifecycle [email protected]~postinstall: [email protected] 330 silly postinstall [email protected] 331 info lifecycle [email protected]~postinstall: [email protected] 332 silly postinstall [email protected] 333 info lifecycle [email protected]~postinstall: [email protected] 334 silly postinstall @apollo/[email protected] 335 info lifecycle @apollo/[email protected]~postinstall: @apollo/[email protected] 336 verbose lifecycle @apollo/[email protected]~postinstall: unsafe-perm in lifecycle true 337 verbose lifecycle @apollo/[email protected]~postinstall: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\username\source\repos\Application\node_modules@apollo\rover\node_modules.bin;C:\Users\username\source\repos\Application\node_modules.bin;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin;C:\Python310\Scripts;C:\Python310;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;C:\Program Files\dotnet;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn;C:\Program Files\Azure Data Studio\bin;C:\Users\username.jdks\corretto-1.8.0_332\bin;C:\Users\username\apache-maven-3.8.5;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files (x86)\Common Files\Pulse Secure\TNC Client Plugin;C:\Program Files (x86)\NoteBook FanControl;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\150\DTS\Binn;C:\Users\username\Downloads\sonarqube-9.6.1.59531\bin;C:\Users\username\AppData\Local\Microsoft\WindowsApps;C:\Users\username.dotnet\tools;C:\Users\username\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\username\AppData\Local\Programs\Git\cmd;C:\Users\username\AppData\Local\nvs;C:\Users\username\AppData\Roaming\npm;C:\Users\username\apache-maven-3.8.5\bin;C:\Users\username\AppData\Local\GitHubDesktop\bin;C:\Users\username\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\username.dotnet\tools 338 verbose lifecycle @apollo/[email protected]~postinstall: CWD: C:\Users\username\source\repos\Application\node_modules@apollo\rover 339 silly lifecycle @apollo/[email protected]~postinstall: Args: [ '/d /s /c', 'node ./install.js' ] 340 silly lifecycle @apollo/[email protected]~postinstall: Returned: code: 1 signal: null 341 info lifecycle @apollo/[email protected]~postinstall: Failed to exec postinstall script 342 timing action:postinstall Completed in 2826ms 343 verbose unlock done using C:\Users\username\AppData\Roaming\npm-cache_locks\staging-a54a4b4ad616f964.lock for C:\Users\username\source\repos\Application\node_modules.staging 344 timing stage:rollbackFailedOptional Completed in 240ms 345 timing stage:runTopLevelLifecycles Completed in 10891ms 347 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): 348 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) 349 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 349 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 349 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32 349 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 350 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack-chokidar2\node_modules\fsevents): 351 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) 352 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 352 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 352 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32 352 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 353 verbose stack Error: @apollo/[email protected] postinstall: node ./install.js 353 verbose stack Exit status 1 353 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16) 353 verbose stack at EventEmitter.emit (events.js:400:28) 353 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14) 353 verbose stack at ChildProcess.emit (events.js:400:28) 353 verbose stack at maybeClose (internal/child_process.js:1058:16) 353 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5) 354 verbose pkgid @apollo/[email protected] 355 verbose cwd C:\Users\username\source\repos\Application 356 verbose Windows_NT 10.0.19044 357 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "i" "--save-dev" "@apollo/rover" 358 verbose node v14.18.1 359 verbose npm v6.14.15 360 error code ELIFECYCLE 361 error errno 1 362 error @apollo/[email protected] postinstall: node ./install.js 362 error Exit status 1 363 error Failed at the @apollo/[email protected] postinstall script. 363 error This is probably not a problem with npm. There is likely additional logging output above. 364 verbose exit [ 1, true ]

suleimanforever avatar Oct 11 '22 14:10 suleimanforever