expected a string or class/function 리액트 에러

지선·2021년 8월 23일
2
post-custom-banner

Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

원인 : components의 이름이 잘못되었거나, import path가 잘못 입력되었을때 발생한다. 페이지에 들어가는 컴포넌트 함수를 만들지 않고, 메인페이지에서 렌더시켰더니 발생했다.

해결책 : 임포트된 파일의 경로와 이름을 하나하나 확인하기, 혹시 함수가 만들어지지않은 빈페이지를 연결한건 아닌지 확인하기

참고한곳

profile
프론트엔드개발자가 될거야!

2개의 댓글

comment-user-thumbnail
2023년 8월 11일

Prosperity is intimately linked to economic prosperity. A well-educated workforce drives innovation, productivity, and economic growth, creating a cycle of advancement that Resume writing companies benefit societies as a whole.

답글 달기
comment-user-thumbnail
2023년 12월 14일

덕분에 오류 해결했습니다~
감사합니다~
좋은 날 가득하세요~

답글 달기