Error when trying to start app through the CLI

ionic serve myapp

when I enter this line I get “FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory”

I have no idea why this is happening because I completed an app a few days ago with no issues.

I’m kinda lost here guys, I’d appreciate your help!

-K

I’m new to Ionic and I was working on few samples (learning) and they were working fine. I updated Nodejs and Ionic yesterday and now I’m also getting this same error while trying “Ionic serve application”.

New versions are :
Nodejs - 0.12.2
Ionic - 1.3.22

Error :
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

Appreciate any help to solve this. Thanks in advance

I have same problem after updates:

New versions are :
Nodejs - 0.12.2
Ionic - 1.3.22

Error :
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

Appreciate any help to solve this. Thanks in advance

The solution is “ionic serve” without appName

1 Like