This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
codegen missing in version 0.5.0 #47
Comments
I second this....neither is vite:{} allowed. |
@bitnosis sure, but that config part can be moved manually to @stolinski maybe this is a problem with npm and it works with pnpm? |
@inta you found a solution for this?, I try with yarn and pnmp |
No, I'm still on version 0.2.3 and thinking about how I can go on with GraphQL on SvelteKit. |
Take a look at this client: GraphQL Zeus, generates a typed client from your schema, it works for me. Good Luck! |
Thanks, I'll have a look and see how it can work together with Hasura (that's what I use as backend for GraphQL). |
Still seems to be a problem... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With version 0.5.0 from npm I get the following error on
npm run dev
ornpm run build
:Version 0.2.3 was working fine.
Is there anything wrong with the new release or are configuration changes required to make it work?
The text was updated successfully, but these errors were encountered: