I installed Node.js via the precompiled package but I can't access it correctly via the Terminal.
> node does not work instead I have to type:
> sudo /usr/local/bin/node My $PATH reads:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin What do I need to configure?
I am running OSX 10.10 (14A299l) (XCode6 Beta 4 is installed)
~/bashrcfile, e.g. just add "/usr/local/bin:$PATH"