meilisearch/MeiliSearch
在 GitHub 查看download-latest.sh: return an error when the musl C library is present on the machine
Open
#4,379 建立於 2024年1月31日
contribution acceptedenhancementgood first issuetooling
倉庫指標
- Star
- (20,887 star)
- PR 合併指標
- (平均合併 11天 20小時) (30 天內合併 41 個 PR)
描述
Meilisearch binary attached to the release cannot work with musl C library, like we can have with Alpine Linux.
The issue is, the download-latest.sh script does not return an error when we use it on a machine where musl C library is present.
We might want to return an equivalent of this error