Skip to content

Instantly share code, notes, and snippets.

View douglas-pires's full-sized avatar

Douglas Pires douglas-pires

View GitHub Profile
@douglas-pires
douglas-pires / fix-dyld-missing-symbol-called-errors-on-m1-macs.md
Created April 8, 2022 17:44 — forked from adrienjoly/fix-dyld-missing-symbol-called-errors-on-m1-macs.md
Fix `dyld[]: missing symbol called` errors when running Node.js programs on M1 Macs

Problem

If you're getting this kind of error when running Node.js programs with binary dependencies that don't support M1 yet, e.g.:

$ yarn test
dyld[51175]: missing symbol called
dyld[51176]: missing symbol called