Skip to content
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

Dev environment runs on M1 mac #188

Merged
merged 2 commits into from May 13, 2022
Merged

Conversation

olaven
Copy link
Owner

@olaven olaven commented May 12, 2022

Pupeteer does not play well with M1 and ARM in general.
While they just released experimental
support for ARM macs, they still don't support ARM machines for Debian/Docker.

This PR switches from Puppeteer to Zombie. Ideally
I would like to move back, as Zombie does not appear to be actively maintained.

Pupeteer does not play well with M1 and ARM in general.
While they [just released](puppeteer/puppeteer#7546) experimental
support for ARM macs, they still don't support [ARM machines for Debian/Docker](puppeteer/puppeteer#7546 (comment)).

This PR switches from puppeteer to [zombie](https://github.com/assaf/zombie). Ideally
I would like to move back, as Zombie does not appear to be actively maintained.
@olaven olaven changed the title Dev environment runs on M1 mac Dev environment runs on M1 mac / Replacing Puppeteer with Zombie May 12, 2022
@olaven olaven changed the title Dev environment runs on M1 mac / Replacing Puppeteer with Zombie Dev environment runs on M1 mac May 12, 2022
@olaven olaven merged commit 59d3663 into main May 13, 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.

None yet

1 participant