Installing npm version stay v10.9.0, can not install v10.9.1(latest version) by brew #199710
Open
3 tasks done
Labels
bug
Reproducible Homebrew/homebrew-core bug
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
When executed "npm doctor", got version error "please use v10.9.1", but current version is v10.9.0.
What happened (include all command output)?
When executed "npm doctor", got version error "please use v10.9.1", but current version is v10.9.0.
What did you expect to happen?
when use brew install node@22, v10.9.1 of npm should be installed but not v10.9.0.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: