-
Notifications
You must be signed in to change notification settings - Fork 586
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_LAST Allocation failed - process out of memory #179
Comments
Maybe it's related to the node 4.8.4 patch:
https://github.com/meteor/meteor/blob/devel/History.md#v152-2017-09-05 |
I suspect this problem is actually due to the fact that The good news is that As a work around until Meteor 1.6 comes out, you can use |
I've removed |
Can you fork https://github.com/abernix/minifier-js/ into your local |
@abernix how do I log correctly inside build plugins? I've added some In an addition to that, the error occured also locally. So it seems, that it isn't an issue with the heroku buildpack but with meteor itself. So I've created meteor/meteor#9075 |
Type of problem
Summary
I've just upgraded to meteor v1.5.2. Now the build is failing
Contents of
.meteor/release
Buildpack version
Logs
Deployment target
heroku
The text was updated successfully, but these errors were encountered: