[Bug 206028] www/node4 doesn't have compatible www/npm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 8 10:38:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206028

            Bug ID: 206028
           Summary: www/node4 doesn't have compatible www/npm
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: will at sundivenetworks.com
                CC: linpct at gmail.com, sunpoet at FreeBSD.org
                CC: linpct at gmail.com, sunpoet at FreeBSD.org

I'm happy to see a port for node v4 (www/node4), the LTS release, but I've been
unable to get this working with the www/npm port on 10.1-RELEASE. 

Either using pkg or building the npm port insists on installing www/node, which
obviously conflicts with www/node4. The equivalent node012 port has npm012 to
accompany it.

Can the LTS version of npm be made available as a port or bundled into node4
(installs from https://nodejs.org bundle npm with the LTS release)?

[root at dev /usr/ports/www/npm]# pkg info node4
node4-4.2.3
Name           : node4
Version        : 4.2.3
Installed on   : Fri Jan  8 10:23:03 2016 GMT
...

[root at dev /usr/ports/www/npm]# node --version
v4.2.3

[root at dev /usr/ports/www/npm]# make 
===>  Staging for npm-2.14.7_2
===>   npm-2.14.7_2 depends on executable: gmake - found
===>   npm-2.14.7_2 depends on package: node>=0.8.0 - not found
...


TIA

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list