coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.83k stars 356 forks source link

32 or 64 bit (doc bug) #379

Closed gcoon151 closed 1 month ago

gcoon151 commented 1 month ago

Issue: Docs/GH Readme don't make clear if the node.js env that comes up has access to 64 bit levels of memory or 32 only.

How To Reproduce: Google for node-windows 64 bit or 32 bit? Browse through repo trying to see if the env is 32 or 64 bit node.

Expected Behavior: Apologies for making this a bug. This just seemed the best way to send the feedback.

miquelfire commented 1 month ago

For the purpose of this project, it's based on the version of Node.js installed.