elwerene / libreoffice-convert

MIT License
241 stars 94 forks source link

Seems to fix windows issue #61

Closed JaphethOlu closed 2 years ago

JaphethOlu commented 2 years ago

This fixes the windows issue. I don't have a linux system to test this on.

Also, I get this error when trying to do a yarn install on windows

yarn install v1.22.11
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://npm.freshx.de/repository/npm/is-callable/-/is-callable-1.2.1.tgz: connect ETIMEDOUT 192.168.90.151:443".
elwerene commented 2 years ago

@MrDecipher please change it so your change only runs on linux as this line was introduced to fix issues on other systems.