Skip to content
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

FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory #18

Open
moeffju opened this issue Mar 27, 2014 · 1 comment
Open

Comments

@moeffju
Copy link

moeffju commented Mar 27, 2014

Hey, I’m using yuglify through django-pipeline and I’m getting the above error when compressing my JS. A naive attempt at running node with --max-old-spaace-size=8192 did not work (I tried editing the shebang line in /usr/bin/yuglify).

Do you have any hints on how I would go about debugging/fixing this?

@karabijavad
Copy link

you have 2 a's in --max-old-spaace-size=8192. but im sure you've probably figured that out by now.
anyway, im in the same boat. how do i pass options to nodejs through the yuglify command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants