-
Notifications
You must be signed in to change notification settings - Fork 117
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
Cannot install Wagon on M1 Mac #419
Comments
I had the same issue: |
Thank you @manuchap this did the trick for me. However,
Where <site_name> and <site_handle> aren't the real values obviously, but I am copying the command straight from the backend of the Locomotive hosted site? |
I ended up installing Ruby 2.7.8 to end up with With Ruby 3.0.0, the install fails completely. |
Yeah, I've never managed to get it to work with any version of Ruby beyond 2.7.x. |
I am on an M1 Mac Pro and I'm trying to pick up a legacy client project that uses Locomotive CMS. Upon running the command
gem install locomotivecms_wagon --pre
the gem installation errors out with:@did do you have any suggestions? Thank you.
The text was updated successfully, but these errors were encountered: