[React] You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0). μ€λ₯ ν΄κ²°
μ€λλ§μ React μ€μ΅μ μν΄ npx create-react-app λͺ λ Ήμ΄λ₯Ό μ€ννλλ λ€μκ³Ό κ°μ μ€λ₯κ° λ°μνλ€.
You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0).
We no longer support global installation of Create React App.
Please remove any global installs with one of the following commands:
- npm uninstall -g create-react-app
- yarn global remove create-react-app
The latest instructions for creating a new app can be found here:
https://create-react-app.dev/docs/getting-started/
μν€λ λλ‘ npm uninstall -g create-react-app λͺ λ Ήμ΄λ₯Ό μ€νν΄ λ³΄μλλ°λ, ν΄κ²°μ΄ λμ§ μμλ€.
μμΉν΄ 보μλλ, λ€μκ³Ό κ°μ λͺ λ Ήμ μμλλ‘ μ λ ₯νλ©΄ ν΄κ²°μ΄ λλ€κ³ ν΄μ μλν΄ λ³΄μλ€.
npm uninstall -g create-react-app
npm add create-react-app
npx create-react-app
μ΄λ κ² νλλ μ μμ μΌλ‘ μ μ€νμ΄ λμλ€.
κ·Έλ°λ°, μ΄κ² λ΄ μ»΄ν¨ν°μμλ μΌνμ± λ°©λ²μΌλ‘ λ¨Ήνλκ±΄μ§ μ΄μ©κ±΄μ§.. λ λ²μ§Έλ‘ λ€λ₯Έ μμΉμμ λ€μ create-react-appμ νλλ λ κ°μ μ€λ₯κ° λ°λ³΅λμλ€...π€¬
κ·Έλμ λ€μ μμΉν΄λ³΄λ, μ무λλ npx μΊμ λ¬Έμ μλ κ² κ°λ€.
npx clear-npx-cache
μμ λͺ λ Ήμ΄λ‘ npx μΊμλ₯Ό μμ νκ³ λλ, λ€λ₯Έ μμΉμμ create-react-appμ μ¬λ¬ λ² μλν΄λ μ μμ μΌλ‘ μ μ€νλλ€! π₯³
μ°Έκ³