728x90
npm install을 하려는데 또 에러가 났다
npm install --save --legacy-peer-deps
각 패키지의 버전 등의 문제로 발생하는 문제라서 인스톨할 때 --save --legacy-peer-deps얘를 넣어주면 해결 완료!
728x90
'FE > 에러노트' 카테고리의 다른 글
RN에러 - M1 pod install 안될때 (0) | 2022.06.20 |
---|---|
Xcode에러 - workspace 없을 때 생성하기 (0) | 2022.06.03 |
npm 에러 - (이 시스템에서 스크립트를 실행할 수 없으므로 ...) (0) | 2022.05.28 |
yarn 에러 - Command failed with exit code 127 (0) | 2022.05.02 |
React 에러 - Cannot read properties of undefined (0) | 2022.03.26 |