Uriel Chemouni
Uriel Chemouni
yep, I can imagine the issue. that coming from the way I track prompt response. there is 2 way I can fix that: - the easy way is to choose...
After a quick check the prompt of this issue had already been tested in the code base, and use to work. please provide a new non working Prompt here of...
opencv4nodejs is dead, use @u4/opencv4nodejs
In this case, having TypeScript typings for all the samples makes it easier to find examples of how to implement certain things. By adding types, I noticed in the sample...
other ... strange code in `src/2-js-to-native-conversion/object-wrap-demo/node-addon-api` with the extra typing: the `binding.js` is wrapper to a native class: `ObjectWrapDemo` but by adding a typing the binding.js can be simply replace...
Adding a sample to show how to use typing, and how to use experimental TS support in nodeJS 22+, why not, but what code should I implement in the Native...
How did you connect 300 USB devices on a single host? What kind of USB Hud are you using? To deal with... some devices I scaled up my setup with...
I think I should drop commonJS, It's time to switch to pure ESM, that looks to works fine now.
V 5 is out, and only works as ESM woking fine with bunJS
I'm do not understand the issue, this API engine should not be drop any field. If the `"changes"` field is missing from response type, it should be still available in...