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-2.1.3-9.1.noarch > Solution 2: break npm-2.1.3-9.1.noarch by ignoring some of its > dependencies > > Choose from above solutions by number or cancel [1/2/c] (c): c > > I'm on opensuse 13.1. Any ideas what I can do? > > You probably want to consider nodesource's RPMs; they're a lot less RPM-distro-split-everything-into-tiny-parts style. The problem with the OpenSUSE style is that node modules aren't installed globally like that, so they're really trying to force node style dependencies to work like the ones from other languages where everything is a peerDependency.
Aria -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ef571b13-453b-4bd3-bd69-479b6cb02ce4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
