-
Notifications
You must be signed in to change notification settings - Fork 40
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
ZAT will not install on Apple Silicon/M1 processor nor MacOS BigSur #351
Comments
Seems that updating the
Then changing And running a |
Same problem. I'm running Big Sur. Here is the full stack trace:
|
I have the same issue.
|
For anyone having the same issues on m1 Macs and if you have no idea how to modify the .gemspec file as suggested, you can install thin version 1.7.2 explicitly using this command: Reference: zendesk article |
I also have this error, and I'm on an Intel Mac running MacOS Catalina 10.15.7. @kyleleow your solution worked, but I think it might be worthwhile looking at this since it does not seem M1 Mac specific. |
I solved the problem in the following way
|
Hi! |
Can confirm that v2.6.9 of Ruby and ZAT is now working fine on Monterey 12.3.1 with M1 Max. This is using Node v14.20.0. Had proper headaches and went down numerous rabbit holes getting this up and running, before finding the answer in this issue; the documentation alludes to ZCLI (the node based tool) being a replacement for ZAT that works for M1 architectures. The problem is that functionality is half-baked and you can't preview themes locally with ZCLI. Zendesk, please make this clear in the docs here https://developer.zendesk.com/documentation/apps/zendesk-app-tools-zat/installing-and-using-the-zendesk-apps-tools/#installing-zat and also https://developer.zendesk.com/documentation/apps/app-developer-guide/zcli/ |
Looks like errors in
thin
version 1.7.2 with XCode 12 prevent ZAT from installing.The text was updated successfully, but these errors were encountered: