해결방법
npm uninstall -g create-react-app
npx create-react-app@latest 만들프로젝트이름
PS D:\> cd .\만들프로젝트이름\PS D:\만들프로젝트이름> npm start
해결방법
npm uninstall -g create-react-app
npx create-react-app@latest 만들프로젝트이름
PS D:\> cd .\만들프로젝트이름\PS D:\만들프로젝트이름> npm start