Nodejs.dev: Homepage download node button

Created on 29 Apr 2020  路  4Comments  路  Source: nodejs/nodejs.dev

Description

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?

Steps to reproduce

The code is in the staging branch and can be seen here.
https://staging.nodejs.dev/654

Expected result

Downloads a file or directs to /downloads

Actual result

Doesn't do anything

bug help wanted

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings