-
Notifications
You must be signed in to change notification settings - Fork 688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: Out of memory? #222
Comments
are you running this on editor like vscode? |
i have same problem .Any idea ? did you solve it ? |
Same problem |
no solutions yet, tried a fresh re-load of the code and fresh installs of the dependencies yet it still will generate 1 png and give me this error. |
you can use external terminal to start the building and dont use Vscode or vs studio .using window cmd will fix this problem .just access the path to the right folder and use the command npm run build and it will work fine , |
I have the same problem for a few days, I can not find a solution, someone knows how to solve it |
Has anyone found the answer? |
Hey guys, been testing around with layers and what not, i introduced new ppi for my templates and tried generating 250 at 2048x2048 px, now previously ive been able to generate 10k no problem, but these new templates are at 2400ppi and im assuming thats possibly the issue? if anyone can throw me a bone and lmk how to work around that or do i have to decrease the ppi on my templates?
Im a beginner at this, thank you in advance!
The text was updated successfully, but these errors were encountered: