Hello, If I try to run tree-gateway with the `-c` option I get the following error: `Error starting gateway: Class constructor Configuration cannot be invoked without 'new'` This is how I am executing it: `treeGateway -c ./config/tree-gateway.yaml`