Replies: 1 comment
-
I did notice your mise doctor says
I think I would need a bit more to help you any further:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
When upgrading Node.js using
mise upgrade node@22
ornode@22.10.0
, the new version is installed correctly, but the global configuration is not updated to reflect the new version. This causes mise to emit a "mise WARN missing: node@22.10.0"To Reproduce
mise use -g node@22.10.0
mise upgrade node@22
ormise upgrade node@22.10.0
Expected behavior
mise doctor
outputBeta Was this translation helpful? Give feedback.
All reactions