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.
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.