captivator
cannot import 'useApollo' composable from another composable
@kapa.ai so the "composables.mjs" and "composables.d.ts" exist in the folder, but vite keeps on saying me that "maybe the file doesnt exist"?
it just doesnt want to import useApollo from the library, even though its THERE and it finds the path.
34 replies
cannot import 'useApollo' composable from another composable
@kapa.ai
so my problem is that i get this random 500 error:
the file exists, i checked. i tried importing it manually but it also doesnt resolve.
i can import other composables as usual, but not this one.
i am stuck with this problem for 2 days now.
34 replies
cannot import 'useApollo' composable from another composable
so my problem is that i get this random 500 error:
the file exists, i checked. i tried importing it manually but it also doesnt resolve.
i can import other composables as usual, but not this one.
i am stuck with this problem for 2 days now.
34 replies