NodeJS - JavaScript heap out of memory
Problem
Solution
export NODE_OPTIONS=--max-old-space-size=4096set NODE_OPTIONS=--max-old-space-size=4096node --max-old-space-size=4096 ./node_modules/.bin/slnodejs scan ...Related articles
Last updated
Was this helpful?

