-
Notifications
You must be signed in to change notification settings - Fork 50
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
How to set node versions bin PATH #22
Comments
Sorry, I didn't understand your question a bit. Are you asking about how
|
yeah~, thanks! I hope that when I choose a specific version of Node, the env path will be automatically set. |
You don't have to do this, |
I finally understand what you mean. 😄 But sorry, But later I will learn |
nice, thanks! |
so, you can provide the env setting to solve this problem. |
I need to intercept the Example
Later, when you run the
This is troublesome, it means that |
nice~ |
This is indeed a good idea. 👍 But this will also bring some side effects:
There may be other questions, but these are the things I'm thinking about right now. |
I've decided on the final solution:
When you use Detailed instructions can be found at: nvm-desktop: command not found: {lib} |
Fixed in the latest Release v2.6.0.
Support If you still have any questions, please feel free to open an issue. |
oh, yeah~ |
node version: v16.20.2(currently)
hope: $HOME/.nvmd/versions/16.20.2/bin
switch node version: v18.18.2
hope: $HOME/.nvmd/versions/18.18.2/bin
The text was updated successfully, but these errors were encountered: