阅读背景:

nodejs错误:ld: library not found for -lgcc_s.10.5 clang: error: linker command failed with exit code 1 (use -v to see invocation)

来源:互联网 

解决方案:

$ cd /usr/local/lib
$ sudo ln -s ../../lib/libSystem.B.dylib libgcc_s.10.5.dylib
$ cd /usr/local/lib
$ sudo ln -s ..



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: