You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble executing StyLua from the pre-built releases. I tried both stylua-macos-aarch64 and stylua-macos. I assumed aarch64 was for Apple Silicon but maybe I'm misunderstanding.
$ ./stylua example.lua
exec: Failed to execute process: Bad CPU type in executable.
My usual method of installing StyLua is brew install stylua which works as expected, however there are some tools that automatically manage the installation of formatters and they tend to use the release binaries.
Appreciate any help :)
The text was updated successfully, but these errors were encountered:
I am having trouble executing StyLua from the pre-built releases. I tried both stylua-macos-aarch64 and stylua-macos. I assumed
aarch64
was for Apple Silicon but maybe I'm misunderstanding.My usual method of installing StyLua is
brew install stylua
which works as expected, however there are some tools that automatically manage the installation of formatters and they tend to use the release binaries.Appreciate any help :)
The text was updated successfully, but these errors were encountered: