Results 6 comments of Artifex

@woutdp what about now its on rc? i'm trying to explore the phoenix ecosystem with livesvelte.

Hi @ciscoheat i did try that already, Things to note idk if it affects it but i tired using both adapter-auto and adapter-node, still that same error pops up.

Ah i see the problem now. it conflicts with houdini client. where by default it exports it's own load on the root `+layout.server.ts` ```txt Error: Transform failed with 1 error:...

Currently implementing it using the Generator function as described in the docs, using `for await` in both ends when data is string or a certain type, it's being inferred correctly...

Hi i can confirm that this fixes the issue. Thank you for this. lets wait till folke accepts pr regarding this.

That fixed break's still on fresh installs/ any new workaround?