- Command: "Brew install node" after install
- Command: "which node" -> output: "/usr/local/bin/node"
- Command: "node -v" -> output:
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/node (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/node (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Hope help me as soon as possible. Thanks.
Try as above that is the problem.