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

404 response downloading node 8.1.1 headers #1232

Closed
TheMetalCode opened this issue Jun 14, 2017 · 1 comment
Closed

404 response downloading node 8.1.1 headers #1232

TheMetalCode opened this issue Jun 14, 2017 · 1 comment

Comments

@TheMetalCode
Copy link

I've started seeing this given a recent upgrade to node 8.1.1:

21:45:26 Output:
21:45:26 gyp info it worked if it ends with ok
21:45:26 gyp info using [email protected]
21:45:26 gyp info using [email protected] | linux | x64
21:45:26 gyp http GET https://nodejs.org/download//v8.1.1/node-v8.1.1-headers.tar.gz
21:45:26 gyp http 404 https://nodejs.org/download//v8.1.1/node-v8.1.1-headers.tar.gz
21:45:26 gyp WARN install got an error, rolling back install
21:45:26 gyp ERR! configure error 
21:45:26 gyp ERR! stack Error: 404 response downloading https://nodejs.org/download//v8.1.1/node-v8.1.1-headers.tar.gz

The download// makes me concerned, as that url is almost certainly not correct. Question is - what is causing the URL to be formed that way?

@gibfahn
Copy link
Member

gibfahn commented Jun 14, 2017

Yep, this is a duplicate of nodejs/node#13667, #1231 and #1230.

I'll close this as a duplicate, it'll be fixed in the next Node 8 release. In the meantime you can use the workaround in nodejs/node#13667.

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

2 participants