Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM build is broken #164

Open
fernando-syslabs opened this issue Jan 7, 2025 · 2 comments
Open

ARM build is broken #164

fernando-syslabs opened this issue Jan 7, 2025 · 2 comments

Comments

@fernando-syslabs
Copy link

After compilation, the dist folder is empty. No error message is shown. For example here: elizaOS/eliza#1747

@asg017
Copy link
Owner

asg017 commented Jan 10, 2025

@fernando-syslabs do you mind trying on v0.1.7-alpha.1? That should have fixed linux arm builds

@abcfy2
Copy link

abcfy2 commented Jan 20, 2025

Great, it works. For eliza users:

package.json

...
  "pnpm": {
    "overrides": {
      "sqlite-vec": "^v0.1.7-alpha.2"
    }
  },
...

Then pnpm i will resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants