It can't find files in `parseProject` because the path is not used. As a workaround I call `process.chdir path` before calling `codoCLI.generate path, ...`
It can't find files in
parseProjectbecause the path is not used.As a workaround I call
process.chdir pathbefore callingcodoCLI.generate path, ...