how to solve dyld library not loaded npm error

Опубликовано: 14 Июль 2020
на канале: Let's Fix That Error
3,985
9

How to solve dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib


use those commands to fix the issue:
brew uninstall --ignore-dependencies node icu4c
brew install node


if this didn't work, try this command:
brew link --overwrite node


if again the issue resists, try upgrading instead of reinstalling. So use this command:
brew upgrade node


Tell me what worked for you.
If the issue resists, tell me in the comments too.


Смотрите видео how to solve dyld library not loaded npm error онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Let's Fix That Error 14 Июль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,98 раз и оно понравилось людям.