We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It works in our local (windows based). But after being deployed in the Azure pipeline (Linux based) it showed the below error.
"TypeError: path.resolve is not a function"
And, I saw that npm does not install the LibreOfficePortable inside the lib folder.
How to resolve it.
The text was updated successfully, but these errors were encountered:
Same here: works fine in local dir, but unable to deploy on Azure.
@gopia-aroopatech Did you find a work around with Azure? I desperately need a good docx/pdf converter for my cloud app. Thanks.
Sorry, something went wrong.
No branches or pull requests
It works in our local (windows based). But after being deployed in the Azure pipeline (Linux based) it showed the below error.
"TypeError: path.resolve is not a function"
And, I saw that npm does not install the LibreOfficePortable inside the lib folder.
How to resolve it.
The text was updated successfully, but these errors were encountered: