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

fix: update notifier to consider node version #7876

Draft
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

milaninfy
Copy link
Contributor

@milaninfy milaninfy commented Oct 23, 2024

npm update notifier currently suggests latest npm version regardless of node version compatibility. This PR attempts to choose latest compatible version when suggesting npm update.

  • In Progress ( Half backed at this point )
  • Unit tests pending.

fixes: #6836

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.

[BUG] npm/node don't respect each other's versions
1 participant