emacs-tree-sitter / elisp-tree-sitter

Emacs Lisp bindings for tree-sitter

Home Page:https://emacs-tree-sitter.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m1 mac dont working again

otavioschwanck opened this issue · comments

When i try to enable:

tree-sitter-load: Language load failed: "dlopen(/Users/otavio/.emacs.d/.local/straight/build-27.2/tree-sitter-langs/bin/ruby.dylib, 0x0005): tried: '/Users/otavio/.emacs.d/.local/straight/build-27.2/tree-sitter-langs/bin/ruby.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')), '/usr/local/lib/ruby.dylib' (no such file), '/usr/lib/ruby.dylib' (no such file)"

Delete /bin and download it again solves my problem.