Skip to content

Enable Apple M1 Support: bump elm-test to 0.19.1-revision7 🚀 #602

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

Closed
wants to merge 1 commit into from

Conversation

kutyel
Copy link

@kutyel kutyel commented Oct 12, 2021

Hi! Every time I switch to one of my elm projects using create-elm-app in my new M1 device, I get this kind of error:

Directory: ***/node_modules/elmi-to-json
Output:
***/node_modules/binwrap/install.js:18
    throw new Error("No binaries are available for your platform: " + buildId);
    ^

elmi-to-json got M1 support in July: stoeffel/elmi-to-json#41

So this is an attempt to fix that by bumping to a superior version of elm-test.

If you consider merging this please 🙏🏻 add the hacktoberfest-accepted label to this PR 😉

Happy Hacking! 🤓

@kutyel
Copy link
Author

kutyel commented Oct 15, 2021

@halfzebra I noticed this change would not really fix the underneath issue but I'd like pointers on how to actually fix this because I really wan't create-elm-app to be usable in Apple M1! Because of this issue, some users are migrating to other tools like elm-live, see this as an example: higherkindness/mu-graphql-example-elm#10 😢

@kutyel kutyel closed this Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant