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

An unhandled exception occurred: Worker terminated due to reaching memory limit: JS heap out of memory #31

Open
KevinColemanInc opened this issue Nov 28, 2022 · 0 comments

Comments

@KevinColemanInc
Copy link

KevinColemanInc commented Nov 28, 2022

anyone else run into this issue?

$ ionic cordova build ios --prod --optimizejs --minifycss --minifyjs --verbose
....
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.left.object Identifier: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.left.property Identifier: enter
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.left.property Identifier: Recursing into...
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.left.property Identifier: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.left MemberExpression: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.right Identifier: enter
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.right Identifier: Recursing into...
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression.right Identifier: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0].expression AssignmentExpression: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate.body[0] ExpressionStatement: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0].alternate BlockStatement: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[0] IfStatement: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1] ReturnStatement: enter
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1] ReturnStatement: Recursing into...
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1].argument Identifier: enter
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1].argument Identifier: Recursing into...
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1].argument Identifier: exit
2022-11-28T00:10:50.409Z babel program.body[null].body.body[1] ReturnStatement: exit
2022-11-28T00:10:50.409Z babel program.body[null].body BlockStatement: exit
An unhandled exception occurred: Worker terminated due to reaching memory limit: JS heap out of memory
See "/private/var/folders/bn/53tkc2vn1ks58yl0ljl2sy2r0000gn/T/ng-E27el8/angular-errors.log" for further details.
[ERROR] An error occurred while running subprocess ng.
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

1 participant