#49538: nodejs @ 4.2.1_0+ssl: fails to build ----------------------+------------------------- Reporter: nils@… | Owner: ciserlohn@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: nodejs | ----------------------+------------------------- Changes (by ciserlohn@…): * status: new => closed * resolution: => invalid Comment: Replying to [comment:3 nils@…]:
{{{ $ port installed nodejs The following ports are currently installed: nodejs @0.12.7_0+ssl (active)
Don't know how and why you installed nodejs without any python variant in the first place. This could only have worked if you actively deselected all python variants while installing nodejs and simultaneously had python27 from MacPorts installed. Anyway, just installing nodejs with a python variant should fix your problem: {{{ $ sudo port install nodejs +ssl +python27 }}} -- Ticket URL: <https://trac.macports.org/ticket/49538#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X