Skip to content

Can't deploy/make a github linkΒ #4

@megawall212

Description

@megawall212

@agarun Hi! Thank you so much for this amazing open source project!
I tried to use "npm run build" and upload to git....
But I kept getting errors with Zodscheme:
[ZodError]: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [
"data"
],
"message": "Required"
}
]

and this react fetch issue:

Build error occurred
Error: Failed to collect page data for /folders/[slug]
at C:\Users\lzy46\Desktop\VS code Project\Photo-Gallery\node_modules.pnpm\next@14.2.33_@babel+core@7._3623c9cb9dfa3759c31cc88e2cda5550\node_modules\next\dist\build\utils.js:1269:15
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
type: 'Error'

I make some variables optionals (like latitude and lng)... The project runned on local server...
I was thinking about mini.globe.tsx or the album.ts that works with the Zod Scheme...
I spent the entire day searching online and couldn't fix it... I would really appreciate and love to donate if you know how to deal with that!!
this is my public repo: https://github.com/megawall212/Photo-Gallery

Metadata

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