▲ Next.js 16.2.6 (Turbopack) - Local: http://127.0.0.1:3100 - Network: http://127.0.0.1:3100 - Environments: .env.local ✓ Ready in 288ms (node:32689) [DEP0205] DeprecationWarning: `module.register()` is deprecated. Use `module.registerHooks()` instead. (Use `node --trace-deprecation ...` to show where the warning was created) (node:32689) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///Users/rvanvuren/Projects/alqove-web/web/tailwind.config.ts?id=1788722186272 is not specified and it doesn't parse as CommonJS. Reparsing as ES module because module syntax was detected. This incurs a performance overhead. To eliminate this warning, add "type": "module" to /Users/rvanvuren/Projects/alqove-web/web/package.json. (Use `node --trace-warnings ...` to show where the warning was created) GET /login 200 in 678ms (next.js: 333ms, proxy.ts: 101ms, application-code: 243ms) GET /login 200 in 27ms (next.js: 1487µs, proxy.ts: 2ms, application-code: 24ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.6s (next.js: 15ms, proxy.ts: 2ms, application-code: 3.6s) [browser] Uncaught Error: {message: ...} GET /seller/team 200 in 180ms (next.js: 76ms, proxy.ts: 18ms, application-code: 86ms) GET /seller/team 200 in 44ms (next.js: 2ms, proxy.ts: 3ms, application-code: 39ms) GET /login 200 in 30ms (next.js: 1581µs, proxy.ts: 1763µs, application-code: 27ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.2s (next.js: 1511µs, proxy.ts: 2ms, application-code: 3.2s) [browser] Uncaught Error: {message: ...} GET /seller/schedule 200 in 61ms (next.js: 15ms, proxy.ts: 3ms, application-code: 43ms) GET /login 200 in 108ms (next.js: 29ms, proxy.ts: 16ms, application-code: 63ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.2s (next.js: 11ms, proxy.ts: 1913µs, application-code: 3.2s) [browser] Uncaught Error: {message: ...} GET /staff/schedule 200 in 82ms (next.js: 29ms, proxy.ts: 5ms, application-code: 48ms) [browser] Uncaught Error: No QueryClient set, use QueryClientProvider to set one at useScheduleSettings (src/lib/queries/use-scheduling.ts:20:18) at StaffSchedule (src/app/(staff)/staff/schedule/staff-schedule-client.tsx:17:39) at StaffScheduleClient (src/app/(staff)/staff/schedule/staff-schedule-client.tsx:13:10) at MySchedulePage (src/app/(staff)/staff/schedule/page.tsx:2:51) 18 | } 19 | export function useScheduleSettings(storeId: string | null) { > 20 | return useQuery({ queryKey: SCHEDULE_KEYS.settings(storeId ?? ''), queryFn: () => api.sc... | ^ 21 | } 22 | export type ScheduleMutation = 23 | | { action: 'create'; input: ShiftInput } GET /login 200 in 32ms (next.js: 3ms, proxy.ts: 2ms, application-code: 27ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.2s (next.js: 3ms, proxy.ts: 2ms, application-code: 3.2s) [browser] Uncaught Error: {message: ...} GET /staff/clock 200 in 70ms (next.js: 16ms, proxy.ts: 3ms, application-code: 51ms) [browser] Uncaught Error: No QueryClient set, use QueryClientProvider to set one at useScheduleSettings (src/lib/queries/use-scheduling.ts:20:18) at StoreClock (src/app/(staff)/staff/clock/clock-client.tsx:12:39) at ClockClient (src/app/(staff)/staff/clock/clock-client.tsx:9:18) at ClockPage (src/app/(staff)/staff/clock/page.tsx:2:46) 18 | } 19 | export function useScheduleSettings(storeId: string | null) { > 20 | return useQuery({ queryKey: SCHEDULE_KEYS.settings(storeId ?? ''), queryFn: () => api.sc... | ^ 21 | } 22 | export type ScheduleMutation = 23 | | { action: 'create'; input: ShiftInput } GET /login 200 in 32ms (next.js: 3ms, proxy.ts: 3ms, application-code: 26ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.3s (next.js: 2ms, proxy.ts: 1646µs, application-code: 3.3s) [browser] Uncaught Error: {message: ...} GET /seller/timesheets 200 in 122ms (next.js: 32ms, proxy.ts: 2ms, application-code: 88ms) GET /login 200 in 29ms (next.js: 3ms, proxy.ts: 2ms, application-code: 24ms) ⨯ Error: {"message":"Server Error"} at ignore-listed frames { digest: '2169016576@E394' } GET / 200 in 3.2s (next.js: 1770µs, proxy.ts: 2ms, application-code: 3.2s) [browser] Uncaught Error: {message: ...} GET /seller/payroll 200 in 49ms (next.js: 17ms, proxy.ts: 2ms, application-code: 30ms) [?25h