It is an error about react-scripts file missing in your node modules directory at the time of installation.
Now, you can add manually this via the command:
npm install react-scripts
It is an error about react-scripts file missing in your node modules directory at the time of installation.
Now, you can add manually this via the command:
npm install react-scripts