Sessions cannot be used with an adapter that doesn't support server output.
:::caution[더 이상 사용되지 않음]이 오류는 세션 기능이 더 이상 실험적인 기능이 아니게 된 Astro 5.7 버전에서 제거되었습니다.:::
SessionWithoutSupportedAdapterOutputError: Sessions require an adapter that supports server output. The adapter must set
"server"in thebuildOutputadapter feature.
무엇이 잘못되었나요?
세션을 사용하려면 어댑터가 서버 출력을 지원해야 합니다.
더 보기:
Error Reference