manufacturer/_furnview/furnplan-node/furnplan-instance-manager.js
@@ -253,7 +253,8 @@ detached: false, // start furnplan instance attached to the node process, so it exits when node crashes cwd: path.resolve(process.cwd(), Config.furnview.furnplan_dev.bin), // furnplan has to be run from the bin folder env: process.env, // default environment variables stdio: ["ignore"] stdio: ["ignore"], windowsHide: true }; if (ProcessArgumentsService.isLocal()) {