viewsonanobject icon indicating copy to clipboard operation
viewsonanobject copied to clipboard

javascript heap out of memory

Open shawngraham opened this issue 8 years ago • 0 comments

Hiya,

While playing around with this, I sometimes get a 'javascript heap out of memory' error. This thread suggests doing something like this:

node --max-old-space-size=4096 read.js

which works.

Cheers!

shawngraham avatar Dec 21 '17 00:12 shawngraham