-
-
Notifications
You must be signed in to change notification settings - Fork 197
Found peer TypeScript Error : CALL AND RETRY LAST ALLOCATION FAILED - JavaScript heap out of memory #3421
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
Comments
Thanks @NickIliev for moving to right thread |
Hi @NickIliev , Based on link you provided I made changes & I set Java Opts based on this post ( https://stackoverflow.com/questions/17369522/set-default-heap-size-in-windows ) , parameters based on original article. Issue still remains |
Hi @jain1977, |
Same problem here. Occurs only when --env.uglify is set. |
From @jain1977 on March 6, 2018 5:43
Need Help with following
a) 32 Bit System
b) Created fresh template using tns create --ng (angular)
c) android add as platform
d) tns run command --- Android Emulator Starts ---but it gives this error
e) It is default code only. Not a single word has been written
Executing before prepare hook from nativescript-dev-typescript.js
Found peer TypeScript Error : CALL AND RETRY LAST ALLOCATION FAILED - JavaScript heap out of memory
Unable to apply changes on device : emulator-5554. Error is: TypeScript Compiler failed with exit code 3
Tried to dig on here & stack but no sucess
Copied from original issue: NativeScript/NativeScript#5494
The text was updated successfully, but these errors were encountered: