pkg打包后的程序在mac打开报错
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/tusm/Downloads/desktop/index
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /Users/tusm/Downloads/desktop/index
Expected in: /usr/lib/libSystem.B.dylib
Trace/BPT trap: 5
我时node18运行时打包的
系统是mac os x 10.9.5
网友回复