Package configuration: In package.json for the project an Object "incident" need to be initialized: Example: "incident": { "host": "127.0.0.1", "method": "POST", "path": "/error/logError", "port": 3000 }