After cloning my React project from git, I ran npm install in my project directory, but the react-scripts/ directory remains empty.
I've deleted the node_modules/ directory and package-lock.json file and tried to install react-scripts again multiple times to no avail.
