fand / veda

⚡VJ / Live Coding on Atom⚡
http://veda.gl/
MIT License
509 stars 34 forks source link

server not working. dyld: Library not loaded #67

Closed Chovin closed 6 years ago

Chovin commented 6 years ago

trying to turn on a server with "server": 1234 is giving dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.59.dylib Referenced from: /usr/local/bin/node Reason: image not found

fand commented 6 years ago

@Chovin hmm.. it seems that something's wrong with your Node.js Is Node.js installed successfully? then how did you install it, by brew, by nvm ?

Chovin commented 6 years ago

I probably installed it via brew. did so awhile ago though. works after updating node. sorry!