You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usually one initializes nvm in a new session from the lines the install script puts in - it auto-uses. I suspect if you use the official install script, and not homebrew, you’ll have a better experience.
Operating system and version:
macOS 15.3.1
nvm debug
output:nvm ls
output:How did you install
nvm
?brew install nvm
What steps did you perform?
nvm use --silent
from a dir without a.nvmrc
file.What happened?
It outputted
What did you expect to happen?
It to output nothing (to be silent)
Is there anything in any of your profile files that modifies the
PATH
?Yes not sure how that applies.
The text was updated successfully, but these errors were encountered: