SvelteKit errors using SvelteKit v5.0 #4649
Unanswered
michaelcuneo
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure if this is the case, but I have just started to upgrade a tool that I have developed for educational use inside a University, and ai-sdk was the obvious go to ... saves me having to do all the streaming stores manually.
It errors straight up, complaining about `BeforeUpdate(...) cannot be used in runes mode.
I'm guessing that the @ai-sdk/svelte hasn't been updated to support SvelteKit v5.0 yet, so I'll have to revert back to legacy?
Beta Was this translation helpful? Give feedback.
All reactions