Current symlink and nvm use #805
Unanswered
PiousVenom
asked this question in
Q&A
Replies: 1 comment
-
|
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
-
I'm using
export NVM_SYMLINK_CURRENT=true
for use in my IDE. The problem I'm experiencing is whenever I change node versions, I get an errorrm: cannot remove ~/.nvm/current: Is a directory
. Is there something I've missed in this, or do I need to manually delete thecurrent
every time?Beta Was this translation helpful? Give feedback.
All reactions