$ errors.fyi/astro/NoClientOnlyHint 128 namespaces · 4,025 codes
astro · astro/NoClientOnlyHint
NoClientOnlyHint

No client:only Hint

A `client:only` directive was used without specifying which renderer to use, e.g. `client:only` instead of `client:only="react"`. Astro can't render the component on the server, so it needs the hint to know which framework to hydrate it with on the client.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT