Node - 'JavaScript heap out of memory'
Running my AOT build of my angular application failed with this error: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory ...
Running my AOT build of my angular application failed with this error: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory ...
So Node.js is really cool if you have to do the rapid prototyping, and that is why I decided to use it in our demo ...
Sometimes your application has a node.js dependency like this (ghost blog): >=6.9 <7.* Then, of course you want to use the latest ...