MitchelSt / react-testing-starter

Part of the "React Testing Crash Course" taught by Mitchel from Techbase
https://www.youtube.com/watch?v=OVNjsIto9xM
MIT License
123 stars 242 forks source link

error The chromium binary is not available for arm64 #10

Open habimanasharif opened 1 year ago

habimanasharif commented 1 year ago

I run yarn install and yarn dev and I got the error The chromium binary is not available for arm64

weilin-ong commented 1 year ago

same here. how did you fix it?

deleonjulio commented 1 year ago

I'm using Macbook Air M1, I solved it by following this article. https://broddin.be/2022/09/19/fixing-the-chromium-binary-is-not-available-for-arm64/