Ich versuche, Node mit Homebrew unter macOS Sierra zu installieren. ich renne
brew install node
Nach einer scheinbar erfolgreichen Installation erhalte ich beim Versuch Folgendes auszuführen node
:
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.58.dylib
Referenced from: /usr/local/bin/node
Reason: image not found
Abort trap: 6
php56
durchnode
), aber ich verwende das offizielle Node.js-Installationsprogramm für Mac selbst.