Skip to content

ZK Sync Foundry & M1 Mac Issues #3003

Answered by JesseNovice
JesseNovice asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone who had this issue, the problem was brew was installed to a different path which wasn't using the ARM64 architecture so I needed to:

  1. uninstall it and force it to install at /opt/homebrew

  2. add this to the path export PATH="/opt/homebrew/bin:$PATH"

  3. finally install this brew install libusb

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@EngrPips
Comment options

Answer selected by JesseNovice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants