Skip to content

Cannot read property 'flatMap' of undefined #5

Open
@fmohican

Description

[[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
[[email protected]]# node -v
v14.9.0
[[email protected]]# npm -v
7.5.4

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"

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions