-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Description
It seems someone has recently changed https://nodejs.org/en/download.
I can no longer find what I am looking for.
In the past I tried to download the source.
We had simple links such as:
https://nodejs.org/dist/v20.18.0/node-v20.18.0.tar.xz
These were made available on the download page.
Could someone please have a look at the new download page there,
and simplify it in that we can quickly and easily find a direct link to
the source release? I now have to click on some weird buttons such
as "linux". And still not find it. The old layout was sooooo much simpler.
I also now seem to get a combo-box. This is actually less efficient
UI design, because now I have to scroll to the version I want (stable
or unstable) and then still not know what is the real URL.
I figured out the URL by using this one:
https://nodejs.org/dist/v22.13.0/node-v22.13.0.tar.xz
But I did so manually. If you don't want to add this information
back, perhaps you could add a separate link with the direct
URL as-is, just like it used to be in the past.