ts-pathof
ts-pathof copied to clipboard
TSC runs out of memory when module is imported.
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