I'm facing this error while creating a react app. I tried uninstalling and reinstalling node.js a couple of times but it doesn't seem to work:
Then I also tried doing npm cache clean --force but it says:
"npm warn using --force recommended protections disabled"
Then I tried the create-react-app command again and I still get the same error. I've been muddling over this for hours, any help would be appreciated! Thank you