Alan Acuña

Results 6 comments of Alan Acuña

Forgot to mention, this issue is found only using the netlify-cli. If I activate github builds in the UI there is no problem whatsoever using the same configuration, the app...

Update: so I installed latest version of netlify-cli (10.3.3), still does not work but now the error is completely different. I'm attaching the new error, although it seems not to...

Update 2: with version 10.4.0 of netlify-cli, it outputs the same error as it was before: ``` { "name": "JSONHTTPError", "status": 500, "json": { "status": 500, "error": "Internal Server Error"...

Update 3: I have tried upgrading to the latest version 10.5.0 and downgrading to version 9.16.7, neither works. This makes me think that the issue might not be within netlify-cli...

Interesting, I am in fact generating static pages but I don't think 17 of them would cause the issue and none of them is more than 5kb. Either way it...

I have made a PR to close this. Also, I could start working on a full svelte 5 upgrade and maybe have it behind a next flag until svelte 5...