-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: nodejs-plugin
-
Labels:None
-
Similar Issues:
There should be a way to specify that we want to use 32-bit version of node.js on 64-bit version of windows.
Just in case people weren't aware, you can also force 64 bit node to build 32 bit packages by using the "arch" and "target_arch" flags on npm.
For example, part of my build looks like: