I\'ve literally searched everything on web. But I could not find the solution for the error node-0.8.8 already installed, it\'s just not linked. Is it related t
node-0.8.8 already installed, it\'s just not linked
You can change the permission of the file "/usr/local/bin/node", like "chmod +w /usr/local/bin/node", to make it writable.
"/usr/local/bin/node"
"chmod +w /usr/local/bin/node"