Sublime-HTMLPrettify icon indicating copy to clipboard operation
Sublime-HTMLPrettify copied to clipboard

Node.js encountered a runtime error: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.61.dylib

Open lyrixderaven opened this issue 7 years ago • 2 comments

lyrixderaven avatar Sep 13 '18 07:09 lyrixderaven

Reinstall both icu4c and node works for me.

tomy0000000 avatar Apr 30 '19 06:04 tomy0000000

brew update && brew upgrade and restart Sublime fixed it for me.

Similar to https://github.com/facebook/react-native/issues/18760

raineorshine avatar Mar 22 '20 16:03 raineorshine