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

Incorrect "Want new features sooner?" download suggested on Windows arm64 machines #7362

Closed
wojtekmaj opened this issue Dec 27, 2024 · 5 comments
Labels

Comments

@wojtekmaj
Copy link
Contributor

URL:

https://nodejs.org/en

Browser Name:

Edge

Browser Version:

131.0.2903.86

Operating System:

Windows 11, 24H2, 26100.2314

How to reproduce the issue:

Closely related to #7239

  1. Open nodejs.org on Windows arm64 machine (e.g. Surface Laptop, 7th edition)
  2. Click "Want new features sooner? Get Node.js v23.5.0 instead."
  3. At the moment of writing, node-v23.5.0-x64.msi gets downloaded.
@wojtekmaj wojtekmaj added the bug label Dec 27, 2024
@ovflowd
Copy link
Member

ovflowd commented Dec 27, 2024

Your Browser is probably not reporting being arm64. Can you verify both your User Agent and run this on your Browser Dev Console? https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/getHighEntropyValues

@wojtekmaj
Copy link
Contributor Author

wojtekmaj commented Dec 27, 2024

It's reporting it very well :)

Image

The big "Download Node.js (LTS)" correctly points to arm64 build - since #7239 has been fixed with #7240 :)

@ovflowd
Copy link
Member

ovflowd commented Dec 27, 2024

I see! Let me give it a 👀

@ovflowd
Copy link
Member

ovflowd commented Dec 28, 2024

Fixed by #7357

@ovflowd ovflowd closed this as completed Dec 28, 2024
@wojtekmaj
Copy link
Contributor Author

Can confirm, working like a charm :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants