Every build fail for me
Can someone help me with why it fail to build? For this commit I added some components and updated tailwind. Right after that I can’t seem to build, tried to revert these things but it’s not helping. Here is the log
3 Replies
It looks like you are using too much memory on the build. Try adding an environment variable of
NODE_OPTIONS
with a value of --max-old-space-size=4096
Yes i get that but Why did it start taking memory all of sudden. I have like 10 builds on this branch before this started happening.
That I can't help with as I don't work for Cloudflare