We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
travis-ci windows build fails: https://travis-ci.org/gyselroth/balloon-client-desktop/jobs/634660273
Error output: gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: 403 status code downloading arm64 iojs.lib gyp ERR! stack at Request.<anonymous> (C:\ProgramData\nvs\node\8.17.0\x64\node_modules\npm\node_modules\node-gyp\lib\install.js:335:22) gyp ERR! stack at emitOne (events.js:121:20) gyp ERR! stack at Request.emit (events.js:211:7) gyp ERR! stack at Request.onRequestResponse (C:\ProgramData\nvs\node\8.17.0\x64\node_modules\npm\node_modules\request\request.js:1066:10) gyp ERR! stack at emitOne (events.js:116:13) gyp ERR! stack at ClientRequest.emit (events.js:211:7) gyp ERR! stack at HTTPParser.parserOnIncomingClient (_http_client.js:552:21) gyp ERR! stack at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17) gyp ERR! stack at TLSSocket.socketOnData (_http_client.js:454:20) gyp ERR! stack at emitOne (events.js:116:13) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\\ProgramData\\nvs\\node\\8.17.0\\x64\\node.exe" "C:\\ProgramData\\nvs\\node\\8.17.0\\x64\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\travis\build\gyselroth\balloon-client-desktop\node_modules\nsfw gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! nsfw@1.2.6 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the nsfw@1.2.6 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Successful build.
See nodejs/node-gyp#1933
The text was updated successfully, but these errors were encountered:
fixes #223
d5b5c2f
node gyp dep #223
9ed267f
pin npm 6.11.3 in travis #223
803987d
8bba16d
Use default npm again
ad791c5
Node v12 comes with npmjs > 6.11 and windows builds successfull Related to: #223
No branches or pull requests
Describe the bug
travis-ci windows build fails: https://travis-ci.org/gyselroth/balloon-client-desktop/jobs/634660273
Expected behavior
Successful build.
Additional context
See nodejs/node-gyp#1933
The text was updated successfully, but these errors were encountered: