ewfian / faiss-node

Node.js bindings for faiss
https://www.npmjs.com/package/faiss-node
MIT License
107 stars 10 forks source link

Docker Installation Failed #12

Closed HenryHengZJ closed 1 year ago

HenryHengZJ commented 1 year ago

Describe the bug When installing on Docker, following issue exists:

404 https://github.com/ewfian/faiss-node/releases/download/v0.2.0/faiss-node-v0.2.0-napi-v8-linuxmusl-x64.tar.gz

Seems like the library doesn't support linuxmusl? As I couldnt find the tar.gz file in releases

Environment:

To Reproduce Steps to reproduce the behavior:

  1. Init a project with faiss-node installed
  2. Build a docker image on the project

Expected behavior Works fine

Screenshots image

ewfian commented 1 year ago

@HenryHengZJ Thank you for reporting the issue. It can be reproduced here. I'm going to find a solution next.

nickblitz commented 1 year ago

+1