Does anyone else get this issue? When i go to create a new project using create-react-app, and i add any dependency to it other than the stock ones, i.e. react-redux, redux, react-router-dom, i get the following error:
'react-scripts' is not recognized as an internal or external command, operable program or batch file.
I've tried building with different vs of the modules but that proved pointless.
Any advice on why would be amazing. The versions of the modules are the latest ones.