I’ve installed Node@10 brew
previously and prefer to continue using only brew
without nvm
etc.
All of my projects are on Node@10. Now I need to use Node@12 for just one.
How do I set node version to 12 only in the current terminal window with brew?