I have an issue with npm. It tries to install node version 14.21.3 which i was using before for other projects even though I choose version 20.17 using command nvm use 20.17
.
I uninstalled npm and node with clearing all the modules. I cleared all versions from .nvm/versions/node/v20.17.0/bin/nodeHere is screen with error message.