Maintained by Thijmen Heuvelink
Looking to install nodejs, this can be easily done with node version manager.
You can also install nvm on windows, there's an repository with an installer for it, nvm-windows scroll down to assets.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
nvm install 20
nvm use 20
This error is to be expected, you need to restart your session after NVM has been installed. Meaning you have to log out and back into your system.
This knowledge base serves as a valuable tool to simplify installations, troubleshoot common problems and to enhance the overall developer / admin experience. mail@thijmenheuvelink.nl - all rights reserved