Skip to content

Instantly share code, notes, and snippets.

@Others
Created December 29, 2019 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Others/5024b0cc51dd61b82259b0576663a1f0 to your computer and use it in GitHub Desktop.
Save Others/5024b0cc51dd61b82259b0576663a1f0 to your computer and use it in GitHub Desktop.
gyp verb ia32 node.lib dir C:\Users\appveyor\.electron-gyp\6.0.7\ia32
gyp verb ia32 node.lib url https://atom.io/download/electron/v6.0.7/win-x86/node.lib
gyp verb x64 node.lib dir C:\Users\appveyor\.electron-gyp\6.0.7\x64
gyp verb x64 node.lib url https://atom.io/download/electron/v6.0.7/win-x64/node.lib
gyp verb arm64 node.lib dir C:\Users\appveyor\.electron-gyp\6.0.7\arm64
gyp verb arm64 node.lib url https://atom.io/download/electron/v6.0.7/win-arm64/node.lib
gyp verb check download content checksum, need to download `SHASUMS256.txt`...
gyp verb checksum url https://atom.io/download/electron/v6.0.7/SHASUMS256.txt
gyp http GET https://atom.io/download/electron/v6.0.7/SHASUMS256.txt
gyp verb streaming ia32 node.lib to: C:\Users\appveyor\.electron-gyp\6.0.7\ia32\node.lib
gyp http GET https://atom.io/download/electron/v6.0.7/win-x86/node.lib
gyp verb streaming x64 node.lib to: C:\Users\appveyor\.electron-gyp\6.0.7\x64\node.lib
gyp http GET https://atom.io/download/electron/v6.0.7/win-x64/node.lib
gyp verb streaming arm64 node.lib to: C:\Users\appveyor\.electron-gyp\6.0.7\arm64\node.lib
gyp http GET https://atom.io/download/electron/v6.0.7/win-arm64/node.lib
gyp http 200 https://atom.io/download/electron/v6.0.7/SHASUMS256.txt
gyp verb checksum data {"node-v6.0.7.tar.gz":"9fde4b6c572bdc80f226e2e5ed903889065d305e02c1adc9f8a2cf6001b186f2","node-v6.0.7-headers.tar.gz":"9fde4b6c572bdc80f226e2e5ed903889065d305e02c1adc9f8a2cf6001b186f2","iojs-v6.0.7.tar.gz":"9fde4b6c572bdc80f226e2e5ed903889065d305e02c1adc9f8a2cf6001b186f2","iojs-v6.0.7-headers.tar.gz":"9fde4b6c572bdc80f226e2e5ed903889065d305e02c1adc9f8a2cf6001b186f2","node.lib":"d89e722d388e9bd3a7233782149de343cfaefae4b341d634fc3d6232ed77adfa","x64/node.lib":"43f611616154f667fe1101315834923cd06699bb7b4cb273bf780142ed6f0b44","win-x86/iojs.lib":"d89e722d388e9bd3a7233782149de343cfaefae4b341d634fc3d6232ed77adfa","win-x64/iojs.lib":"43f611616154f667fe1101315834923cd06699bb7b4cb273bf780142ed6f0b44","win-x86/node.lib":"d89e722d388e9bd3a7233782149de343cfaefae4b341d634fc3d6232ed77adfa","win-x64/node.lib":"43f611616154f667fe1101315834923cd06699bb7b4cb273bf780142ed6f0b44"}
gyp http 403 https://atom.io/download/electron/v6.0.7/win-arm64/node.lib
gyp WARN install got an error, rolling back install
gyp verb command remove [ '6.0.7' ]
gyp verb remove using node-gyp dir: C:\Users\appveyor\.electron-gyp
gyp verb remove removing target version: 6.0.7
gyp verb remove removing development files for version: 6.0.7
gyp http 200 https://atom.io/download/electron/v6.0.7/win-x86/node.lib
gyp ERR! configure error
gyp ERR! stack Error: 403 status code downloading arm64 node.lib
gyp ERR! stack at Request.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\install.js:335:22)
gyp ERR! stack at Request.emit (events.js:215:7)
gyp ERR! stack at Request.onRequestResponse (C:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:1066:10)
gyp ERR! stack at ClientRequest.emit (events.js:210:5)
gyp ERR! stack at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:583:27)
gyp ERR! stack at HTTPParser.parserOnHeadersComplete (_http_common.js:115:17)
gyp ERR! stack at TLSSocket.socketOnData (_http_client.js:456:22)
gyp ERR! stack at TLSSocket.emit (events.js:210:5)
gyp ERR! stack at addChunk (_stream_readable.js:309:12)
gyp ERR! stack at readableAddChunk (_stream_readable.js:290:11)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--verbose"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment