[nodejs] Re: installation of nodejs doesn't include npm.

2015-05-15 Thread Aria Stewart
On Thursday, April 16, 2015 at 9:16:13 AM UTC-4, Matthew Ngaha wrote: > > my installation of nodejs doesn't include npm. I tried to install npm > separately but get an error message. > > Problem: nothing provides npm(semver) < 4.1 needed by npm-2.1.3-9.1.noarch > Solution 1: do not install npm-

[nodejs] Re: installation of nodejs doesn't include npm.

2015-05-15 Thread Jorge Eduardo Ibarra Esquer
I was searching for an answer to that same problem and found your post. After looking for a while, I decided to install the only available version of npm(server) I could find (4.2.something) using zypper install nodejs-semver After that, I chose to ignore dependencies while installing npm with