When trying to deploy my Nuxt app for testing, it goes through rendering chunks successfully and once it gets to Initializing the pre-renderer it throws this error bash: line 1: 107 Killed npm run build. I'll go ahead and attach the build log.
Unsure what I'm doing wrong here, but it deploys fine on Netlify
Could be an OOM thing
having the same issue, have you found a fix for it?
Not yet, been trying to reduce the chunk sizes by a lot, and I was successful, but it still fails. It's a big project I'm working on so I'm not sure if Sites is built for that kind of size. Netlify builds just fine.
Wish I could host it on appwrite sites but it'll have to do
that does seem like a chonky front end
my site run perfectly on things like coolify but just doesnt on appwrite sites
its just a portfolio site but i guess nuxt can be pretty big
Yeah it's basically a whole card game with admin panel and player submitted cards for voting. Tens of thousands of lines of code and 10 server side functions. Appwrite made this incredibly easy to get going
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...