elisp-tree-sitter icon indicating copy to clipboard operation
elisp-tree-sitter copied to clipboard

m1 mac dont working again

Open otavioschwanck opened this issue 3 years ago • 1 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)"

otavioschwanck avatar Apr 01 '22 06:04 otavioschwanck

Delete /bin and download it again solves my problem.

nykma avatar Apr 13 '22 13:04 nykma