I just installed nodejs and npm (for additional modules).
My question is...
How could I update nodejs and the modules I'm using to the last versions?
NPM could do it? or do i have to remove and reinstall nodejs and npm for the next versions?
I followed https://github.com/joyent/node/wiki/Installation (step 3a) and the next NPM section...
Thank you!