Hello! The following error appears when I call the convertTo method.

I inspected the code and convertTo calls, at the very end, the logs.getConvertedFilePath that seems to expect an string with the results of the OS command-line call to the libreoffice executable...
convert.js:

logs.js:

I wonder if someone had experimented a similar issue.