-
Notifications
You must be signed in to change notification settings - Fork 311
JavaScript heap out of memory #808
Comments
Try changing @ionic/app-scripts package in node_modules like in this PR: #768 |
Have the same problem after upgrading to 2.2.0, but only on the release build.
|
Forget it. I was using Typescript 2.2.1, switching back to recommended 2.0.9 works like charm. |
Strange, maybe you are using different typescript version than suggested? EDIT: quick thinking, you fixed it before i was able to post it! 🥇 |
Fixed in Thanks, |
[11:18:12] ionic-app-scripts 1.1.4
[11:18:12] build prod started ...
[11:18:12] clean started ...
[11:18:12] clean finished in 1 ms
[11:18:12] copy started ...
[11:18:12] ngc started ...
[11:19:30] ngc finished in 77.54 s
[11:19:30] preprocess started ...
[11:19:30] optimization started ...
[11:19:30] copy finished in 78.36 s
[11:19:58] optimization finished in 28.39 s
[11:19:58] preprocess finished in 28.39 s
[11:19:58] webpack started ...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
Your system information:
ordova CLI: 6.5.0
Ionic Framework Version: 2.2.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.10.0
Xcode version: Not installed
The text was updated successfully, but these errors were encountered: