tanstack start with powersync error
https://codesandbox.io/p/devbox/k8kvyx minimal recreation of problem.
i am looking to know if powersync is able to be used in a app stack like such:
capacitor for mobile
tauri for desktop
tanstack for
supabase for backend
powersync.
i am referencing https://github.com/powersync-ja/powersync-js/blob/main/demos/react-supabase-todolist for the systemprovider
currently i am getting a ssr error when i open up my vinxi development server: (this about the same problem im getting on the minimal recreation
and i get this error even while having it clearly in my node modules, and it is also included in my package.json
please ask if you need more info because i cant send longer messages here