[MacPorts] #36718: npm failing to install

MacPorts noreply at macports.org
Wed Oct 24 15:33:33 PDT 2012


#36718: npm failing to install
---------------------+--------------------------------
 Reporter:  nefar@…  |      Owner:  macports-tickets@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.1.2
 Keywords:           |       Port:  npm
---------------------+--------------------------------
 This is a rootless install. npm log below. It just hangs at the last
 message. I left it for hours but it didn't progress and the errors aren't
 promising.

 {{{
 $ port -v install npm
 --->  Computing dependencies for npm.
 --->  Staging npm into destroot
 . changed
         user expected 0 found 501 not modified: Operation not permitted
         gid expected 0 found 80 not modified: Operation not permitted
 usr changed
         user expected 0 found 501 not modified: Operation not permitted
         gid expected 0 found 80 not modified: Operation not permitted
 . missing (directory not created: File exists)
 ./Applications missing (directory not created: File exists)
 ./Developer missing (directory not created: File exists)
 ./Library missing (directory not created: File exists)

 > npm at 1.1.64 prepublish .
 > npm prune ; rm -rf test/*/*/node_modules ; make -j4 doc

 sh: npm: command not found
 scripts/doc-build.sh doc/cli/index.md html/doc/index.html
 scripts/doc-build.sh doc/cli/index.md man/man1/index.1
 node cli.js install

 > npm at 1.1.64 prepublish .
 > npm prune ; rm -rf test/*/*/node_modules ; make -j4 doc

 sh: npm: command not found
 make[2]: warning: -jN forced in submake: disabling jobserver mode.
 scripts/doc-build.sh doc/cli/index.md html/doc/index.html
 scripts/doc-build.sh doc/cli/index.md man/man1/index.1
 }}}

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


More information about the macports-tickets mailing list