Finally I got solution by running by running following commands.
sudo apt-get remove nodejs
nvm install 16.15.1
node v16.15.1 version and npm v16.15.1 is installed.
For same make sure nvm is installed in your machine.
Finally I got solution by running by running following commands.
sudo apt-get remove nodejs
nvm install 16.15.1
node v16.15.1 version and npm v16.15.1 is installed.
For same make sure nvm is installed in your machine.