#Build failed

6 messages · Page 1 of 1 (latest)

white sky
#

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

dreamy valley
white sky
#

A build process am using appwrite sites

dreamy valley
# white sky A build process am using appwrite sites

For the build issue: Appwrite Sites builds can hit memory limits with large projects. Quick fixes:
Increase Node memory: NODE_OPTIONS=--max-old-space-size=4096
Optimize dependencies (remove unused packages)
Check for large files in your build
I'd be happy to help you solve this properly. Can we move this to a message? I have some specific solutions for Appwrite builds, and we can discuss how I can assist you with this project more comprehensively.

white sky
#

hi thank you for reply i will try to find unused packages

#

not sure where to set that am using appwrite cloud
NODE_OPTIONS=--max-old-space-size=4096