When I run npm install, I face the following error. I am not able to find the problem.
npm install
I need some help in finding this issue.
d:\\testing
For me it was because I was running node 14. Try downdrading your node version to node 12. Its pretty easy to do if you are using NVM