Omar M
Omar M
I'm getting a new error when using the pre-built `.so` lib ``` Error: ENOENT: no such file or directory, open 'libc.musl-x86_64.so.1' at Object.openSync (node:fs:585:3) at Object.func [as openSync] (node:electron/js2c/asar_bundle:5:1812) at...
manjaro arch doesn't have `apt`. i was able to install `musl` but the error is still the same. plz note that building locally still works, it's just the pre-built binaries...
i just run the build.sh script without the `CC=` just followed your [response](https://github.com/bogdanfinn/tls-client/issues/2#issuecomment-1231462304)