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

Error when downloading headers #1234

Closed
Robinfr opened this issue Jun 15, 2017 · 3 comments
Closed

Error when downloading headers #1234

Robinfr opened this issue Jun 15, 2017 · 3 comments

Comments

@Robinfr
Copy link

Robinfr commented Jun 15, 2017

I'm getting the following error when I'm installing node-gyp:

gyp ERR! stack Error: 404 response downloading https://nodejs.org/download//v8.1.1/node-v8.1.1-headers.tar.gz
@bnoordhuis
Copy link
Member

See #1230, #1231, #1232 and #1233. I'll leave this issue open for a while in the hope that it stops the duplicates.

tl;dr use npm install --dist-url https://nodejs.org/download/release

@bnoordhuis
Copy link
Member

Should be okay now that nodejs/build#759 is in place. You'll still want to upgrade to v8.1.2 when it comes out later today / tomorrow.

@Robinfr
Copy link
Author

Robinfr commented Jun 15, 2017

Ah sorry for the duplicate, this is also caused by the fact that the latest Node Docker image is using 8.1.1.

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

3 participants