Cannot install nodejs and npm

Posted by user809829 on Ask Ubuntu See other posts from Ask Ubuntu or by user809829
Published on 2013-06-25T13:13:29Z Indexed on 2013/10/26 4:11 UTC
Read the original article Hit count: 287

Filed under:
|

I'm trying to install nodejs and npm, however, it fails. This is my terminal:

sudo apt-get install nodejs npm
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nodejs : Conflicts: npm
E: Unable to correct problems, you have held broken packages.

What to do? I'm kinda lost :(

© Ask Ubuntu or respective owner

Related posts about nodejs

Related posts about npm