Above picture is a screenshot of what is happening while running "create-react-app"
I also tried
I tried most of the things still it doesn't work
It worked once but now it is not working
I had the same issue. I removed node 64 bit version and reinstalled 32 bit version and it worked. Alternatively you can try npm cache clean
and retry generating app