bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
163 stars 188 forks source link

Add workaround for Arm based MACs #272

Closed WadeBarnes closed 1 year ago

WadeBarnes commented 1 year ago
WadeBarnes commented 1 year ago

I don't have an Arm based MAC to test this on, so it would be nice if the changes could be tested by someone that does. Thanks

swcurran commented 1 year ago

@andrewwhitehead — can you try this? Basically, on the current release, run:

./manage build; ./manage run and it should fail. Get this PR and rerun and it should work.

I might get to it, but I use my Mac as a display machine only — all my development tools are on another machine. I’d rather not add a pile of things to this one...

esune commented 1 year ago

Tested on M1 Mac, works as expected.