Skip to content
New issue

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

Windows build fails Error: 403 status code downloading arm64 iojs.lib #223

Closed
raffis opened this issue Jan 9, 2020 · 0 comments
Closed

Comments

@raffis
Copy link
Contributor

raffis commented Jan 9, 2020

Describe the bug

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.

Expected behavior

Successful build.

Additional context

See nodejs/node-gyp#1933

raffis added a commit that referenced this issue Jan 9, 2020
raffis added a commit that referenced this issue Jan 9, 2020
raffis added a commit that referenced this issue Jan 9, 2020
@raffis raffis added the hasfix label Jan 9, 2020
@raffis raffis closed this as completed in 8bba16d Jan 9, 2020
pixtron added a commit that referenced this issue Jan 10, 2020
Node v12 comes with npmjs > 6.11 and windows builds successfull
Related to: #223
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant