nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
227 stars 47 forks source link

Not all versions of node contains arm64 binary #73

Closed diego-antonelli closed 1 year ago

diego-antonelli commented 1 year ago

Version

18.15.0

Platform

win-arm64

Subsystem

No response

What steps will reproduce the bug?

Trying to download from https://unofficial-builds.nodejs.org/download/release/v18.15.0/ but the last available win-arm64 build is https://unofficial-builds.nodejs.org/download/release/v18.12.1/

Can someone please build it?

How often does it reproduce? Is there a required condition?

Between versions

What is the expected behavior?

For every version it should contains all platforms.

What do you see instead?

No file

Additional information

No response

bnoordhuis commented 1 year ago

@nodejs/platform-windows-arm

sxa commented 1 year ago

At the moment it's a manual process to build and push to there since we don't have the non-Linux builds automated in the unofficial-builds project, so this is expected :-)

diego-antonelli commented 1 year ago

@sxa can you then build 18.15.0 as is the latest LTS?

ghost commented 1 year ago

Hi @sxa, who can do that? 😊 Is that only done by maintainers or any external contributor has a way to offer / request a build?

joaocgreis commented 1 year ago

I've published 18.15.0 in https://unofficial-builds.nodejs.org/download/release/v18.15.0/ .

Currently, this must be done manually, and I do it from time to time. We're working towards having official support, so every release will be available. We're getting close. Though the main issue at https://github.com/nodejs/build/issues/2540 doesn't show much progress, there are currently a few PRs open and moving forward.

ghost commented 1 year ago

@joaocgreis Thanks a lot for your help! 😊

StefanStojanovic commented 1 year ago

NodeJS v18.15.0 for Windows on ARM has been published.