Skip to content

Add unprefixed downloads for LTS lines? #1448

@courajs

Description

@courajs

It would be great to be able to download the proper platform binary for the latest of an LTS release.

At the moment, most release files are prefixed with the exact version number.

  • https://nodejs.org/dist/latest-carbon/node-v8.9.0-linux-x64.tar.xz exists
  • https://nodejs.org/dist/latest-carbon/node-linux-x64.tar.xz does not

So, I can't download the latest of the carbon LTS line for my platform, without already knowing that it's v8.9.0. This adds some extra steps to automated scripts trying to install an LTS version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions