Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- CSS
- 프로그래머스 코테
- 프로그래머스알고리즘
- 1일1코테
- 코테공부
- html
- 프로그래머스코테
- 코테스터디
- 정처기기출
- Redux-Toolkit
- 프로그래머스코딩테스트
- next.js 에러
- 알고리즘스터디
- 프로그래머스 레벨0
- 자바스크립트
- 코딩테스트
- 알고리즘문제
- next.js
- 코테준비
- mysql
- 알고리즘공부
- 프로그래밍
- 코딩
- 프로그래머스 코딩테스트
- 프로그래머스 Lv.0
- 프로그래머스
- 개발자
- 프로그래머스 알고리즘
- js
- 정보처리기사
Archives
- Today
- Total
목록fontawesome 패키지 설치 (1)
계발하는 개발자
[React 에러] fontawesome 버전 충돌로 설치 안되는 에러 해결
에러 react 에서 폰트어썸 아이콘을 사용하려고 패키지 설치하려고 했을 때 아래같은 에러가 떴다. c:\Users\LG\Desktop\my_project\cashbook\frontend>npm i --save @fortawesome/react-fontawesome@latest npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: react-scripts@5.0.1 npm ERR! Found: typescript@5.3.2 npm ERR! node_modules/typescript npm ERR! peer typescript@">= 2.7" from fork-ts-checker-webpack..
❗️Error
2023. 11. 30. 17:51