
해결
\------- < Error > ------- Expectation Violation: Duplicate atom key "~".This is a FATAL ERROR in production. But it is safe to ignore this warning
Next.js를 Netlfiy에 배포하는 과정 중에 발생한 에러 및 해결 방법을 기재한다.next.config.js 파일을 수정하여 ESLint 체크를 건너뛰도록 할 수 있습니다. 이 설정은 배포 환경에서만 사용되며 로컬에서는 여전히 ESLint 체크를 할 수 있습니다
Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ~react-query를 사용
TypeError: Cannot destructure property 'ReactCurrentDispatcher' of 'reactWEBPACKIMPORTED_MODULE_0default(...).\_\_SECRET_INTERNALS_DO_NOT_USE_OR_YOU_W
Rendered fewer hooks than expected. This may be caused by an accidental early return statement.React에서 훅(Hooks) 을 사용하는 컴포넌트가 렌더링 흐름 중에 조건문 등으로 인해 일부 훅