I Reinstalled Node.js and Yarn. Now I am getting this error.
My environment information is:
Node: v8.12.0 NPM: 6.4.1 Yarn: 1.10.1
Node: v8.12.0
NPM: 6.4.1
Yarn: 1.10.1
npm cache clean --force
The above command didn't solved your problem then try the below one.
npm init -y npx create-react-app your-app-name