Commit b7758d7
authored
docs: remove reference to Node.js download less common os (#8418)
## Situation
External URL:
https://docs.npmjs.com/downloading-and-installing-node-js-and-npm#less-common-operating-systems
Source URL:
https://github.com/npm/documentation/blob/main/content/getting-started/configuring-your-local-environment/downloading-and-installing-node-js-and-npm.mdx#less-common-operating-systems
- The target URL https://nodejs.org/en/download/package-manager/
redirects to https://nodejs.org/en/download
- The original content, last seen on Mar 18, 2024, viewable on
https://web.archive.org/web/20240318015303/https://nodejs.org/en/download/package-manager/
previously contained a list that included operating systems which could
be considered as "less common"
The following screenshot shows content that Node.js has already deleted:

- There is no longer a section on
https://nodejs.org/en/download/package-manager/ corresponding to
"Less-common operating systems" and the redirected url
https://nodejs.org/en/download currently limits itself to:
- Windows
- macOS
- Linux
- AIX
This is a screenshot of the current contents of
https://nodejs.org/en/download:

## Change
In
[docs/lib/content/configuring-npm/install.md](https://github.com/npm/cli/blob/latest/docs/lib/content/configuring-npm/install.md):
- remove the section "Less-common operating systems" since there is no
longer any corresponding target information available
## References
- related to npm/documentation#14591 parent cf023d7 commit b7758d7
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
0 commit comments