For my case, i only get the error when opening accessing terminal (zsh) via VS Code.
Upon opening VS Code terminal OR running node
command, i get this error:
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.63.dylib
Referenced from: /usr/local/bin/node
Reason: image not found
[1] 4506 abort node
However, it runs fine when running via iTerm. Tried running brew update
and brew upgrade
and a few other recommended answers.
Anything am i missing?
from dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.63.dylib in VSCode Terminal
No comments:
Post a Comment