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
Try this!
npm install -g npm@latest npm install node npm install -g yarn npx create-react-app appname cd firstapp yarn start