reactjscommand-promptcreate-react-app

Create React App not working


Command Prompt showing create react app, not working

Help! I have no idea what is going on here, create react app is not working I have also tried reinstalling and yet to no avail, please help!

Npm version: 5.4.2 Node version: 8.70

Tried the npm install --save --save-exact --loglevel error react react-dom react-scripts

enter image description here


Solution

  • Please try this:

    npm cache clean --force