#Trouble with react and github repos

7 messages · Page 1 of 1 (latest)

bleak frigate
#

Hello so I have a problem, I cloned a repo from github with the directory having capital letters. My goal is to execute npx create-react-app . with it but it's telling me that capital letters aren't allowed for create-react-app. How do I execute my react command without changing the directory name? I am fairly new to github repos

lime surge
#

What is the repo?

bleak frigate
#

It's from my OJT so I don't think it's public but its just empty witha readme inside. The title is like OJT-Web-Panel-Interns

nimble yoke
#

just fyi create-react-app is deprecated and should not be used anymore 🙂

#

(has been for a couple of years)

bleak frigate
nimble yoke
#

It's different but yeah, Next is a popular choice