You can also use nvm to check installed Node versions.
If you manage multiple versions using nvm (Node Version Manager), run:
nvm list
or
nvm current
This shows all installed Node.js versions and the one currently in use.
You can also use nvm to check installed Node versions.
If you manage multiple versions using nvm (Node Version Manager), run:
nvm list
or
nvm current
This shows all installed Node.js versions and the one currently in use.