Open up the terminal and type node -v
To change your node version, I’d recommend installing nvm. Once installed, to switch versions it’s as simple as
nvm use <version>
Open up the terminal and type node -v
To change your node version, I’d recommend installing nvm. Once installed, to switch versions it’s as simple as
nvm use <version>