Benjaminrivard
Benjaminrivard
Hello, We are stumbling on the same issue. I don't have much experience in Haskell developpement, how can I help to reach a resolution ? Best, Benjamin
Hello everyone, I just encountered the same issue. I would really love to see this PR approved and merged. If I can be of any help, don't hesitate to ask....
I am experiencing an error when installing with node 16. ```shell # tests 13 # pass 13 # ok node tests/worker-thread-test.js internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module 'worker_threads'...
> Thanks so much for looking! Looks like the [module name changed to node:worker_threads](https://nodejs.org/docs/latest-v18.x/api/worker_threads.html)? My pleasure ! Yes, seems like. Rebuilding the lockfile with a newer version of npm seems...
Sorry for wolf crying, `big-test` ended with green lights ! ```shell benjamin@DESKTOP-2U3L91D:~/dev/annoy-node$ make big-test node tests/basictests.js very-big-config.js TAP version 13 # Adding vectors to Annoy ok 1 More than one...
Yes ! Nothing seems to be breaking. I tried with node 18 aswell, but this time the bindings were faulty
Thank you very much for taking the time to maintain the library ! Best