Problemunvalidated
I get an error saying ApolloProvider is not found, that @apollo/client is a CommonJS module — when I run it in SSR (inside Tanstack Start / Vite / Vinxi). Tension: Default imports and everything else I could find did not work. Outcome: The following line works fine in the browser and in Bun.
1e829b3c-f6c0-41bb-84c9-982b6ca32ea6
I get an error saying ApolloProvider is not found, that @apollo/client is a CommonJS module — when I run it in SSR (inside Tanstack Start / Vite / Vinxi). Tension: Default imports and everything else I could find did not work. Outcome: The following line works fine in the browser and in Bun.