Skip to content

关于 Intel Mac 的支持 #364

@lufercy-cell

Description

@lufercy-cell

Problem / Motivation

Hi @win4r,
我是 memory-lancedb-pro 的用户,遇到了一个关于 Intel Mac 的问题,想请教一下你的建议。
问题背景:
我使用的是 Intel 芯片的 MacBook Pro(x86_64),在安装 memory-lancedb-pro 插件时发现:

  1. 插件的 package.json 中,optionalDependencies 配置为:

    • "@lancedb/lancedb-darwin-arm64": "^0.26.2"
    • "@lancedb/lancedb-darwin-x64": "npm:null@*"
  2. @lancedb/lancedb 从 0.23.x 版本开始,optionalDependencies 中不再包含 darwin-x64 包

  3. npm 上 @lancedb/lancedb-darwin-x64 的最后版本是 0.22.3(2025年11月),之后就没有更新了
    我的问题:

  4. 对于 Intel Mac 用户,你有什么推荐的解决方案吗?

  5. 如果降级到 @lancedb/lancedb@0.22.3,memory-lancedb-pro 的功能会有哪些影响?我看到插件现在使用的是 0.24.1 版本。

  6. 有没有计划支持 Intel Mac 用户?或者有其他替代方案吗?
    非常感谢你开发的这个优秀的插件!希望能得到你的指导~

Proposed Solution

希望能对 Intel 版 mac 有更好的支持

Alternatives Considered

No response

Area

None

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions