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

Most recently published v8 canary builds don't have files for most systems #131

Closed
nolanmar511 opened this issue Dec 6, 2019 · 4 comments

Comments

@nolanmar511
Copy link

I absolutely love being able use the V8 canary builds!
The most recently published builds are giving me some issues, though.

When I try to install the latest V8 canary build, I get a 404 error:

NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/v8-canary nvm install node
Downloading and installing node v14.0.0-v8-canary2019120581584c67f0...
Downloading https://nodejs.org/download/v8-canary/v14.0.0-v8-canary2019120581584c67f0/node-v14.0.0-v8-canary2019120581584c67f0-linux-x64.tar.xz...
curl: (22) The requested URL returned error: 404 

When I visit https://nodejs.org/download/v8-canary/v14.0.0-v8-canary2019120581584c67f0/ only a few of the usual builds are listed:

../
SHASUMS256.txt                                     05-Dec-2019 10:55                 380
node-v14.0.0-v8-canary2019120581584c67f0-aix-pp..> 05-Dec-2019 10:51            41211103
node-v14.0.0-v8-canary2019120581584c67f0-linux-..> 05-Dec-2019 10:19            32297480
node-v14.0.0-v8-canary2019120581584c67f0-linux-..> 05-Dec-2019 10:20            20151780

I assume this is related to the recent build failures.

@addaleax
Copy link
Member

addaleax commented Dec 6, 2019

Yeah, I could imagine this is related to the #127 failures … I think the builds here come from our release CI to which I don’t have access to, but maybe @targos could confirm that that’s the cause?

@targos
Copy link
Member

targos commented Dec 6, 2019

Yes, in particular, the Linux build fails because of #130

@targos
Copy link
Member

targos commented Dec 9, 2019

There are now files for Linux and macOS

@targos
Copy link
Member

targos commented Jan 13, 2020

I'm closing this as a duplicate of #127.

@targos targos closed this as completed Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants