跳转到内容
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

Sessions cannot be used with an adapter that doesn't support server output.

SessionWithoutSupportedAdapterOutputError: 会话(session)需要一个支持服务器输出的适配器。该适配器必须在其 buildOutput 功能中设置为 "server"

你的适配器必须支持服务器输出以使用会话。

另见:

贡献 社区 赞助