How to fix npm create-react-app stuck at 'found 0 vulnerabilities'?
I started learning to React recently. I was following The Net Ninjas' over YouTube. So as I was instructed to install Node.js, I downloaded and installed it (64-bit). I ran npx create-react-app app which is responsible for creating a react app with b...
adityatiwari.hashnode.dev2 min read