One way to fix the “’react-scripts’ is not recognized as an internal or external command” error is to install the react-scripts package . Another way to fix this error is to reinstall all packages. npm audit fix or npm update will also help reinstall missing packages.