Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.
316
stars
55
forks
source link
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory #40
Open
loretoparisi opened 7 years ago
The calling script declares
--max_old_space_size=8000
, so it's a OOM that happens internally.