fnm
fnm copied to clipboard
Anyway to keep node bin path the same after relauching new terminal session ?
I have noticed that everytime i launch a new terminal session, there will be a new randomly generated node bin path. See:
This a little bit annoying because i need to re-configure my webstorm node.js bin path every time i restart it.
Although after googling it directed me to this issue which indicates that this is not a bug:
https://github.com/Schniz/fnm/issues/353
I am still eager to see the better solution or workaround.