You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[email protected]]# npx svelte-kit start -p 3001
> Listening on http://localhost:3001
TypeError: Cannot read property 'flatMap' of undefined
at allGroupPositions (file:///root/are-we-there-yet/.svelte/build/unoptimized/server/_components/utils.js:41:22)
at groupCorePositions (file:///root/are-we-there-yet/.svelte/build/unoptimized/server/_components/utils.js:73:21)
at Object.prepare (file:///root/are-we-there-yet/.svelte/build/unoptimized/server/_app/setup/index.js:10:22)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at render (file:///root/are-we-there-yet/node_modules/@sveltejs/kit/src/renderer/index.js:22:4)
at file:///root/are-we-there-yet/node_modules/@sveltejs/kit/src/api/start/index.js:33:23
The page /config its work fine, but the main page / isn't and also the /?theme=light&accent=green&size=normal&lang=en isnt.
On the page it says
"Connection error
Internal server error, contact site operators"
The text was updated successfully, but these errors were encountered:
The page
/config
its work fine, but the main page/
isn't and also the/?theme=light&accent=green&size=normal&lang=en
isnt.On the page it says
"Connection error
Internal server error, contact site operators"
The text was updated successfully, but these errors were encountered: