mattermost / mattermost/mattermost-developer-documentation
Installing nvm by Homebrew is deprecated
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 460
- Avg merge
- 9d 23h
- Merged PRs (30d)
- 2
Description
As of 2025, installing nvm via Homebrew is deprecated.
Homebrew installation is not supported. If you have issues with homebrew-installed
nvm, pleasebrew uninstallit, and install it using the instructions below, before filing an issue.
https://github.com/nvm-sh/nvm/blob/44a3cdb9b8738ae02237972ec58728a568f9d552/README.md?plain=1#L310
Therefore, We need to edit it for installation using a different method.
such as curl.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the documentation for the nvm installation instructions and identify the section that still describes Homebrew installation. Compare it with the linked nvm README installation guidance, update the method to the supported approach, and verify that the resulting instructions no longer recommend Homebrew.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100