Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
There should be a way to specify that we want to use 32-bit version of node.js on 64-bit version of windows.
There should be a way to specify that we want to use 32-bit version of node.js on 64-bit version of windows.
This is not a bug, it works as design. Plugin get platform and its architecture using the properties given from java executable. If you want force a node to be executed to 32bit than run the agent with 32 JDK.