increase-memory-limit icon indicating copy to clipboard operation
increase-memory-limit copied to clipboard

Increase memory limit for local node binaries ("max-old-space-size")

Results 12 increase-memory-limit issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for your node js plugin 👍 Is it possible to add an option to disable the call of `console.log` ?

I added this package as a dependency in my package.json, and also added the script to package.json. I ran npm install successfully, but when i run ` npm run fix-memory-limit`...