06 Jul 2022 02:22 PM - last edited on 20 Apr 2023 09:04 AM by educampver
How do I change the Node.js version for different apps? I already have another Node.js codebase at my company, and it’s not using the same version as I need for appfw.
Solved! Go to Solution.
06 Jul 2022 02:22 PM
On linux you can use the node version manager to switch between node versions while developing: https://github.com/nvm-sh/nvm on windows you can use "NVM for Windows" https://github.com/coreybutler/nvm-windows