Brian Carp
Brian Carp
Doing an `npm install` of `@u4/opencv-build` first addressed the `OPENCV4NODEJS_DEFINES` issue for me. It's a dependency but it's not guaranteed to be present when the install script (which requires it)...
> In this example, my team is not ready to upgrade to v20, but we manually monitored the project and upgraded to 19.4 and 19.5. It would be better if...
Doing an `npm install` of `opencv-build` first addressed the `OPENCV4NODEJS_DEFINES` issue for me. It's a dependency but it's not guaranteed to be present when the install script (which requires it)...
I added a step to my workflow to remove the `known_hosts` in `.ssh` if it exists as a directory, immediately before this step. I'm haven't discovered where it's being created;...