I've tried every answer in this thread: Template not provided using create-react-app
Nothing has worked. A lot of people had luck after the which creare-react-app but I get nothing.
Here's the steps I did along with screen shot to show the steps I followed.
- npm uninstall -g create-react-app
- npm cache clean --force
- npm cache verify
- which create-react-app
- rm -rf the directory provided from the which c-r-a (see photo)
- npx create-react-app bluegrass-doodles
All I get is a yarn-error in my folder.
Thanks. Code up to rm -rf
Shows what I get after npx create-react-app bluegrass-doodles