Posts by Ana Torres • 1 point
1 post
- 
		0 votes1 answer102 viewsQ: I can’t run create-React-appWhen executing npx create-react-app my-app my terminal is not completed and at the end is created the folder that way: └─ my-app ├─ node_modules ├─ package.json └─ yarn.lock I’ve tried to npm…