-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
tsc-agendawebsite redesignIssue/PR part of the Node.js Website RedesignIssue/PR part of the Node.js Website Redesign
Description
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
Labels
tsc-agendawebsite redesignIssue/PR part of the Node.js Website RedesignIssue/PR part of the Node.js Website Redesign