인프런 커뮤니티 질문&답변
다른 라이브러리 적용 질문
작성
·
353
0
안녕하세요 선생님. 달력 컴포넌트를 ant말고 react FullCalendar로 쓰고 싶어서 설치해서 적용하려고 하니까 자꾸 에러가 나서 질문 드립니다.
./node_modules/@fullcalendar/common/main.css Global CSS cannot be imported from within node_modules. Read more: https://err.sh/next.js/css-npm Location: node_modules\@fullcalendar\common\main.js
이런 에러가 떠서 단순히 fullcalendar 폴더의 위치를 node_modules바깥으로 빼서 import하면 되겠거니 했는데 그렇게 했더니 fullcalendar파일 설정에서 충돌한다고 뜨는게 많아서 이런 방법은 불가능할것 같고...어떻게 다른 라이브러리를 적용해야 할지 몰라서 질문 드립니다ㅠㅠ





우앗 감사합니다!