Currently the download node button on staging doesn't work
Where should it go?
Should it download the installer based on the detected OS?
Should it go to the downloads page so the user can select the version of their choice?
The code is in the staging branch and can be seen here.
https://staging.nodejs.dev/654
Downloads a file or directs to /downloads
Doesn't do anything
The answer is it should be the same functionality as nodejs.org homepage
Download Node should download the installer based on the OS detected. It should get the latest LTS
Get current should do the same as the download Node but get the current version
@benhalverson I can work on this and include it in #665 if it is ok or should be in a different PR?
it can be the same PR @giankotarola
Closed via #665