new-ish to coding, but this should work and is not for some reason. When I do Create-react-app it only loads the node_modules and the 2 json files.
I need to use this for a project I’m working on. Vite works perfectly with all the files, but I need to use create-react-app for this.
I’ve reinstalled node and npm a few times, and vscode, and made sure they are updated. I installed create-react-app globally and it even says I have the newest version.
No error messages pop up…it just only installs halfway ish, then appears to be done, as in it’s not trying to load anything else. Any help is appreciated, thank you!
Jonathan Welly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.