ianhattendorf / autocomplete-ruby

Provides intelligent code completion for Ruby in the Atom editor. Requires RSense.
MIT License
51 stars 9 forks source link

fails on M1 Macbooks #46

Open m-dunbar opened 2 years ago

m-dunbar commented 2 years ago

Hi, I know this may now be unsupported, but just in case, an RSense install fine on M1 macs, but, when the package loads in Atom, it fails because it's expecting x86 architecture and RSense is, of course, reporting that it's arm64 instead.