Skip to content
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

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:

Contribute

What’s on your mind?

Create GitHub Issue

Quickest way to alert our team of a problem.

Community