endel / increase-memory-limit

Increase memory limit for local node binaries ("max-old-space-size")
http://npmjs.com/package/increase-memory-limit
MIT License
267 stars 26 forks source link

Permission denied in Windows 7 #13

Closed CarlosAmaral closed 6 years ago

CarlosAmaral commented 6 years ago

When I run increase-memory-limit I get the full path of the installed module with a : Permission denied

Thank you!

Carlos

nicoesiea commented 6 years ago

Did you try to open your command prompt in admin mode ?

endel commented 6 years ago

This library has been deprecated. Please use Node.js v8+ and set NODE_OPTIONS environment variable. (https://github.com/endel/increase-memory-limit#deprecation-notice)