npx create-react-app 오류

김남경·2022년 11월 25일

react

목록 보기
1/37

ERROR
You are running create-react-app 4.0.0, which is behind the latest release(5.0.1).
We no longer support global installation of Create React App.

✅ npx clear-npx-cache
✅ npx create-react-app@5.0.1 my-app

참고

[React] npx create-react-app 설치오류 "We no longer support global installation of Create React App"

profile
기본에 충실하며 앞으로 발전하는

0개의 댓글