Skip to content
Discussion options

You must be logged in to vote

I can indeed confirm that the extension is bundling the wrong arch lanceDB package, namely @lancedb/vectordb-darwin-x64, which is incorrect for an ARM mac.

Workaround :
cd to the /Users/<User>/.vscode/extensions/continue.continue-1.1.77-darwin-arm64/out and just :

npm install @lancedb/vectordb-darwin-arm64

I can confirm the problem is gone after that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fradav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant