이 전에 해당 에러가 발생할 경우 install 을 할 때 다음과 같이 할 수 있도록 처리했었음.

npm install react-html-parser --legacy-peer-deps


해결 방법

Untitled

  1. package.json에서 react-html-parser 지운다.
  2. npm install html-react-paser 입력으로 재 설치 후
  3. react-html-parser 를 임포트 한 곳에 가서 임포트 경로 바꾸기