I have the following code in a file called server.js.
var http = require(\'http\');
http.createServer(function (request, response) {
response.writeHead(200,
I faced the same problem and simply changed the the name of node.exe
file from Harvest. This hasn't broken anything from Harvest and I can keep working with it.
Change the Harvest's command name to node_.exe
:
ren "C:\Program Files (x86)\CA\SharedComponents\PEC\bin\node.exe" "C:\Program Files (x86)\CA\SharedComponents\PEC\bin\node_.exe"