NoClientEntrypoint:
COMPONENT_NAMEcomponent has aclient:CLIENT_DIRECTIVEdirective, but no client entrypoint was provided byRENDERER_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:
Error Reference
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/no-client-entrypoint/