在苹果电脑上使用 nvm use 18, 使用18.0 的nodejs, 可是在检测node版本的时候报错
node -v
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/yeair/.nvm/versions/node/v18.20.4/bin/node
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /Users/yeair/.nvm/versions/node/v18.20.4/bin/node
Expected in: /usr/lib/libSystem.B.dylib
Trace/BPT trap: 5