컨텐츠로 이동

No client entrypoint specified in renderer.

이 컨텐츠는 아직 번역되지 않았습니다.

NoClientEntrypoint: COMPONENT_NAME component has a client:CLIENT_DIRECTIVE directive, but no client entrypoint was provided by RENDERER_NAME.

Astro tried to hydrate a component on the client, but the renderer used does not provide a client entrypoint to use to hydrate.

See Also: