[MacPorts] #32456: npm executable not found after installing nodejs port

MacPorts noreply at macports.org
Thu Dec 8 17:06:54 PST 2011


#32456: npm executable not found after installing nodejs port
---------------------------------+------------------------------------------
  Reporter:  conradwt@…          |       Owner:  ciserlohn@…           
      Type:  defect              |      Status:  new                   
  Priority:  Normal              |   Milestone:                        
 Component:  ports               |     Version:  2.0.3                 
Resolution:                      |    Keywords:                        
      Port:  nodejs, npm         |  
---------------------------------+------------------------------------------

Comment(by ryandesign@…):

 Replying to [comment:9 ryandesign@…]:
 >
 {{{
 sudo port rm -rf /opt/local/bin/npm* /opt/local/lib/node_modules*
 /opt/local/share/man/man*/npm*
 }}}


 Correction:

 {{{
 sudo rm -rf /opt/local/bin/npm* /opt/local/lib/node_modules*
 /opt/local/share/man/man*/npm*
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32456#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list