For nodejs especially when you want to develop don't use both of them use a version manager like nvm (https://github.com/creationix/nvm) which allows you to install multiple node versions and easily switch between them.
Am Montag, 20. Mai 2013 01:02:41 UTC+2 schrieb jerome: > > Hi guys, I've been doing it all on Ubuntu so far but I'm going to > consolidate down to doing all my work on a Mac for a while here. Apt-get > made a lot of sense to me and I'm wondering if I should learn ports or > homebrew first just as far as what the NodeJS community might be using more > often. > > -- > Regards, > Jerome > Music <http://www.jeromecovington.com/music/> || Web > Dev<http://www.jeromecovington.com/dev/> > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
