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
This might help for Linux operating system
sudo npm install -g npm@latest npm install node npm init npm install -g yarn yarn cache clean npx create-react-app my-app