I also resolved my issue by installing the latest version of node from
https://nodejs.org/en/download/
And then i run below command
npm install -g create-react-app
in the terminal
Followed by "create-react-app " or "create-react-app ." if you are already in the folder.