리μ‘νΈ νλ‘μ νΈλ₯Ό μμ±νκΈ°μν΄ create-react-app μ μ€ννλ€ λ°μν μ΄μλ₯Ό ν΄κ²°νλ λ°©λ²μ μμ보μ
λμ€μ μ΄λ° μ΄μκ° λ€μ λ°μνμ λλ₯Ό μνμ¬ μ΄ ν¬μ€νΈλ₯Ό μμ±ν΄λ³΄μ!
μλ¬
You are running `create-react-app` 4.0.1, which is behind the latest release (4.0.3).
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
μμ κ°μ μλ¬κ° λ°μ νμ κ²½μ°μ μ½κ² ν΄κ²°νλ λ°©λ²μ΄ μλ€.
ν΄κ²°
1. npm uninstall -g create-react-app μ μ λ ₯νμ¬ create-react-appμ μμ
2. npm add create-react-app μ μ λ ₯νμ¬ λ€μ create-react-appμ μ€μΉ
3. npx create-react-app [νλ‘μ νΈ μ΄λ¦] μ μ λ ₯νμ¬ νλ‘μ νΈλ₯Ό μμ±
μμ ν΄κ²°λ°©λ²μ ν΅ν΄ μ΄μλ₯Ό ν΄κ²°νμ
'React' μΉ΄ν κ³ λ¦¬μ λ€λ₯Έ κΈ
Reactλ‘ Skeleton UI λ§λ€κΈ° (0) | 2021.11.29 |
---|