๋ด๊ฐ ๋ง๋ ERROR
[Vue] Vue packages version mismatch
์ฝ๋ฉํ๋ ๋ถ์ด
2021. 11. 25. 10:39
๋ฐ์ํ
github repo๋ฅผ clone ํด์ ์คํ์ํค๋ ค๋๋ฐ ์๋์ ๊ฐ์ ERROR๊ฐ ๋ฐ์ํ์๋ค!!! ๐
์ฆ, ๋์ vue version์ 2.6.14
clone ๋ฐ์ repo์ vue๋ 2.6.12
- vue@2.6.14
- vue-template-compiler@2.6.12
๊ทธ๋์ package.json์์ vue version์ ํ๋์ฝ๋ฉ ํ๊ณ
package-lock.json๊ณผ node_modules๋ฅผ ์ง์ด ํ
๋ค์ npm install์ ํด์ฃผ์๋ค.
๋ฐ์ํ