Proxy Ports
Depending on your Node.js environment on Windows, you may need to configure three ports in the Node.js require statement. These port settings are:
proxyCommPort
: Default is10101
proxyRequestPort
: Default is10102
proxyReportingPort
: Default is10103
All three ports must be inclusive of the 1024—65535 range.