When I follow https://www.npmjs.com/package/@clerk/tanstack-start the auth works but I'm getting the following errors in the browser:
Warning: Expected server HTML to contain a matching <script> in <div>.
at script
at Asset (http://localhost:3002/_build/node_modules/.vinxi/cache/client/deps/chunk-OCEAE7RH.js?v=ef51fe27:274:3)
at ClerkProvider2 (http://localhost:3002/_build/node_modules/.vinxi/cache/client/deps/@clerk_tanstack-start.js?v=ef51fe27:4396:27)
at RootComponent (http://localhost:3002/_build/app/routes/__root.tsx?t=1721825015217:43:18)
at MatchInner (http://localhost:3002/_build/node_modules/.vinxi/cache/client/deps/chunk-JBDZ2WVL.js?v=ef51fe27:3620:23)
at SafeFragment (http://localhost:3002/_build/node_modules/.vinxi/cache/client/deps/chunk-JBDZ2WVL.js?v=ef51fe27:3542:87)
at CatchBoundaryImpl (http://localhost:3002/_build/node_modules/.vinxi/cache/client/deps/chunk-JBDZ2WVL.js?v=ef51fe27:1214:5)