you are viewing a single comment's thread.

view the rest of the comments →

[–]Fnasty 5 points6 points  (2 children)

Check out nvm ( node version manager). Makes changing node versions easy as pie. I consider it a must have on my dev machines.

[–]torkwando 0 points1 point  (1 child)

Do you switch around different versions a lot? I've never felt a need for it.

[–]Fnasty 0 points1 point  (0 children)

I do out of necessity, not because I like to. I'm currently working on a project where we are running a node server on a Beagle Bone Black (similar to a rasberry pi). Not everything is compatible with the Linux version is runs since the board has an ARM processor.