Mac升级到Mojave后 node出错dyld: Librar

2018-10-17  本文已影响294人  0ne0ne

dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.61.dylib
Referenced from: /usr/local/bin/node
Reason: image not found
[1] 3035 abort node -V

image.png
这里祭出重装大法解决
终端下执行:
brew uninstall --force node && brew install node
image.png
上一篇 下一篇

猜你喜欢

热点阅读