How to downgrade npm version?
How to downgrade npm version? Error:- Error Explanation :- My project which is made earlier, uses the older version of node but now i m cloning my project after many months and i installed node’s latest version and my npm is creating this issue. i m not able to install npm in my projects. Solution:-…
