npm ERR! code ERESOLVE 오류 해결
2021. 10. 14. 14:01ㆍgit
git clone을 받은 후 npm install을 시도했는데 아래와 같은 오류가 나타났다.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm install --save --legacy-peer-deps
'git' 카테고리의 다른 글
맥에서 vs code 한글이 씹히는 문제 해결방법 (0) | 2021.11.18 |
---|---|
잃어버린 잔디를 찾아서.... 깃허브 잔디 문제 해결 (0) | 2021.10.06 |
Git: There is no tracking information for the current branch. 와 fatal: refusing to merge unrelated histories 오류 해결하기 (0) | 2021.08.25 |
알고보면 초간단한 git clone 및 git repository 연결방법 (0) | 2021.08.19 |
git branch 변경하기 (0) | 2021.08.09 |