Stephen Buchanan
Stephen Buchanan
I seem to be having the same issue. Is there any workaround?
This is an absolutely essential feature for me. It is confusing that the checkbox behaves differently to the other components in this respect.
So I'm not quite following what the workaround is, since I'm having the same issue... Are we supposed to make a change in the config files under `/usr/local/lib/node_modules/verdaccio/conf`? If so,...
I get no errors about `tesseract` (I run `brew unlink tesseract` before installing/building opencv4nodejs for what it's worth) - but instead similar errors apparently relating to `ceres` (or is it...
Any idea where to go from here, then? The hard part just seems to be getting files in the correct place?
Could this in fact be related to https://www.chromestatus.com/features/5287995770929152 ?
Got the same error, worked for me after `sudo python setup.py install` from within the repo root.
I am also confused by this. The examples in README specify ``` [dependencies] quick-protobuf = "0.6.2" ``` But this won't even compile. Changing the version to "0.7.0" fixes this, which...
+1, also having this issue!
Indeed `brew install clang-format` and installing `clang-format` pluging this solves the problem for me (on a Mac), but does this mean additional installation instructions are needed somewhere?