Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Jul 5, 2025

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 following screenshot shows content that Node.js has already deleted:

image

This is a screenshot of the current contents of https://nodejs.org/en/download:

image

Change

In 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

@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 5, 2025 16:39
@MikeMcC399 MikeMcC399 requested a review from a team as a code owner July 5, 2025 16:39
@wraithgar
Copy link
Member

Honestly everything from macOS or Windows Node installers and below is a duplicate of what comes before. Using a Node installer to install Node.js and npm suggests the two most common ways to install with an installer and the os-specific sections don't really have any new information.

@MikeMcC399
Copy link
Contributor Author

Hi @wraithgar

I really struggle with updating https://docs.npmjs.com/downloading-and-installing-node-js-and-npm#less-common-operating-systems and probably most of the other instructions could be radically revised.

I've had the issue npm/documentation#1459 open for quite some months and I was rather hoping that somebody with some history of how this content got put together might pick up the issue and revise the content.

This PR just knocks off the bit at the bottom of the page which is now totally incorrect.

If you want me to submit a new PR which simplifies the information that you mention and defers more to what https://nodejs.org/en/download is suggesting, I can do that. Let me know!

@wraithgar
Copy link
Member

Every little bit helps. If another PR cleaned this page up more it would most likely land.

@wraithgar wraithgar merged commit b7758d7 into npm:latest Jul 7, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Jul 7, 2025
@MikeMcC399 MikeMcC399 deleted the remove/node-package-manager-less-common-os branch July 8, 2025 06:28
@MikeMcC399
Copy link
Contributor Author

@wraithgar

Every little bit helps. If another PR cleaned this page up more it would most likely land.

Thanks for merging this PR! I'll leave the other changes on my to-do list.

reggi pushed a commit that referenced this pull request Jul 9, 2025
## 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:


![image](https://github.com/user-attachments/assets/68ac3505-fd51-4433-b184-e03d590d2177)

- 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:


![image](https://github.com/user-attachments/assets/e936afc3-8ab0-4c49-a02f-820de5836a70)


## 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#1459
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants