Closed ferencsarai closed 1 month ago
In launcher.ts, remove the debug-api-addr and debug-api-enabled properties from the createConfiguration function (which creates the config.yaml if it does not exist).
launcher.ts
debug-api-addr
debug-api-enabled
createConfiguration
config.yaml
In
launcher.ts
, remove thedebug-api-addr
anddebug-api-enabled
properties from thecreateConfiguration
function (which creates theconfig.yaml
if it does not exist).