Hi! I want to fix a bug in kratos and therefore trying to setup the whole project including e2e tests on my MacBook with M2 chip.
Is there a readme how to set everything up on a MacBook with M Chip?
Is there anyone with experience to run it on an M2 MacBook? It looks like most of the dependencies are optimized for Intel chips or Linux?
steep-lunch-56295
11/07/2024, 1:15 PM
e.g. it needs a sqlite db for the e2e for hydra but its not pulling the arm version of sqlite - so the tests are not working ^^
r
refined-kangaroo-48640
11/08/2024, 9:15 AM
the setup should work with apple silicon. the whole Ory team uses macbooks AFAIK.
refined-kangaroo-48640
11/08/2024, 9:16 AM
if you find an instance where amd64 is hardcoded, you can open a PR to change that