Skip to content

Add M1 support and update README#659

Merged
cwille97 merged 2 commits intomasterfrom
add-m1-support
Aug 29, 2023
Merged

Add M1 support and update README#659
cwille97 merged 2 commits intomasterfrom
add-m1-support

Conversation

@cwille97
Copy link
Copy Markdown
Collaborator

ARM based computers such as Apple's M1 chip were not previously supported by the dev loop. Specifically, the PhantomJS dependency is deprecated and therefore was never updated to support M1 architecture. We can bypass this for now by telling Docker to build on x86 architecture but a more long term solution would be to replace the PhantomJS dependency with something that is still maintained and has M1 support.

@cwille97 cwille97 requested a review from Tonkpils August 29, 2023 19:01
@cwille97 cwille97 merged commit 1eed7aa into master Aug 29, 2023
@cwille97 cwille97 deleted the add-m1-support branch August 29, 2023 19:52
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.

2 participants