Skip to content

Redesign suggests all versions of Node.js include corepack #6441

Closed
@richardlau

Description

@richardlau

URL:

https://nodejs-org-git-meta-remove-legacy-website-code-openjs.vercel.app/en/download

Browser Name:

Firefox

Browser Version:

115.8.0

Operating System:

Windows 11

How to reproduce the issue:

In the redesign it looks like the download page unconditionally includes the string "and corepack":

Node.js includes <LinkWithArrow href="https://npmjs.com">npm</LinkWithArrow> (<Release.NpmVersion />) and corepack.

This means the string is always present, even if you select a really old version of Node.js e.g. v8.17.0.

AFAIK there is currently no quick way of determining if an arbitrary release of Node.js includes corepack short of looking at the source for the version or unpacking one of the archives. Corepack is not indexed in index.json/index.tab and is unlikely to be while it is experimental.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions