I am trying to set up react app using create-react-app command on windows pc. I already used it on my mac computer, and it works well. But I encounter a problem. Here my ste
I had to add c:\node_modules.bin to my path to run create-react-app
Do a search for create-react-app and use that in your path.