Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing npm version stay v10.9.0, can not install v10.9.1(latest version) by brew #199710

Open
3 tasks done
TroyEdwardLee opened this issue Dec 2, 2024 · 0 comments
Open
3 tasks done
Labels
bug Reproducible Homebrew/homebrew-core bug

Comments

@TroyEdwardLee
Copy link

brew doctor output

Your system is ready to brew.

Verification

  • My "brew doctor output" above says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update twice and am still able to reproduce my issue.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

HOMEBREW_VERSION: 4.4.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: e78a0adb4f260913fffdc956cc8c20fb54109feb
Last commit: 6 days ago
Branch: stable
Core tap JSON: 02 Dec 03:46 UTC
Core cask tap JSON: 02 Dec 03:46 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 16.0.0 build 1600
Git: 2.47.1 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.1.1-arm64
CLT: 16.1.0.0.1.1729049160
Xcode: N/A
Rosetta 2: false

What 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)

brew install node@22
npm doctor
@TroyEdwardLee TroyEdwardLee added the bug Reproducible Homebrew/homebrew-core bug label Dec 2, 2024
@MikeMcQuaid MikeMcQuaid transferred this issue from Homebrew/brew Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Reproducible Homebrew/homebrew-core bug
Projects
None yet
Development

No branches or pull requests

1 participant