Jacob

Results 158 comments of Jacob

> @jacobq any news about your scoped version? No, sorry. I haven't forgotten but neither have I carved out time to work on this yet. Thanks for the nudge. Those...

That's likely caused by the "engines" section of package.json. I'd have to look but it probably didn't consider versions above 12 or 14 (this package is badly in need of...

> `yarn add tesseract` > (snip) ``` d:\important\scripting\node_modules\tesseract\src\tesseract_bindings.cc(7): warning C4005: 'BUILDING_NODE_EXTENSION': macro redefinition [D:\important\scripting\node_modules\tesseract\build\tesseract_bindings.vcxproj] d:\important\scripting\node_modules\tesseract\src\tesseract_bindings.cc: note: see previous definition of 'BUILDING_NODE_EXTENSION' d:\important\scripting\node_modules\tesseract\src\leptonica_pix.h(10): fatal error C1083: Cannot open include file: 'allheaders.h':...

I am stuck at this same point. Where can I find more information about what other dependencies I need to set up? (e.g. the `driver` mentioned earlier?) Output ``` $...

How does this have anything at all to do with `windows-build-tools`?

Just to make sure I understand, you're saying that it's OK to require admin privileges during the installation (otherwise it shouldn't be possible to install system-wide packages), but that Python...

For now I suggest manually installing Python 3 and updating your path / settings. Unfortunately, although I can merge PRs, I cannot publish releases for this package.

What I am trying to say is that you do not need this package to install the underlying software. It was intended as a convenience only. If you are not...

> How can I skip the installation of Python altogether? You can download and install the software that you want separately without using `windows-build-tools` (e.g. write a short PowerShell script...

> Registration did not help with the issue. I tested this with the version registered on my account. Not sure what you mean by "registration". Would you care to elaborate...