No matching renderer found.
Unable to render
COMPONENT_NAME
. There areRENDERER_COUNT
renderer(s) configured in yourastro.config.mjs
file, but none were able to server-side renderCOMPONENT_NAME
.
무엇이 잘못되었나요?
섹션 제목: 무엇이 잘못되었나요?설치된 통합 중 어느 것도 가져온 컴포넌트를 렌더링할 수 없습니다. 페이지에 포함하려는 컴포넌트 유형에 적합한 통합을 설치했는지 확인하세요.
JSX / TSX 파일의 경우 @astrojs/react, @astrojs/preact 또는 @astrojs/ solid-js를 사용할 수 있습니다. Vue 및 Svelte 파일의 경우 @astrojs/vue 및 @astrojs/svelte 통합을 사용할 수 있습니다.
더 보기:
Error Reference