Clément Fouré
Clément Fouré
I have still this issue with the canvas Renderer
Hello, after an update, the same problem persists
> `/Desktop/sdk_20201116/C_sdk/node/node_modules/ref: Command failed. > Exit code: 1 > Command: node-gyp rebuild > Arguments: > Directory: /Users/yutianyuan/Desktop/sdk_20201116/C_sdk/node/node_modules/ref > Output: > gyp info it worked if it ends with ok >...
I seem this bug happen only when running `npm i ` in a non elevated shell. Work perfectly when running in powershell launching with administrator right
Yes but it was good if you can fix this small issue
I can only rebuild dependencies whit administrator shell
I've tested this on FreeBSD 14, and it works perfectly: ``` python3.9 src/flaresolverr.py 2024-02-26 20:04:34 INFO FlareSolverr 3.3.13 2024-02-26 20:04:34 INFO Testing web browser installation... 2024-02-26 20:04:34 INFO Platform: FreeBSD-14.0-RELEASE-amd64-64bit-ELF...
Hello @Matyu9! Firstly, Tess is **not** currently supported on macOS. More importantly, you seem to be trying to compile the version 0.6.3, which will be deprecated as soon as the...
Hello! You can post the error here. As the version running with electron will not get any new updates, I'll track macOS support here.
Hello, it seems like this issue occurred because a lib used by one of our dependencies cannot be built. However, with the recent code refactor, we have removed this dependency....