ts-pathof icon indicating copy to clipboard operation
ts-pathof copied to clipboard

TSC runs out of memory when module is imported.

Open hilleer opened this issue 6 years ago • 0 comments

When importing the module (in any file) $ tsc fails, running out of memory with errory:

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Node version: 12.13.0 Typescript version: 3.6.4

hilleer avatar Feb 18 '20 11:02 hilleer