You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Walker Hamilton (JIRA)" <ji...@apache.org> on 2013/05/30 01:46:20 UTC

[jira] [Created] (CB-3547) Currently published CLI on npm is referring to git repos that no longer exists and fails.

Walker Hamilton created CB-3547:
-----------------------------------

             Summary: Currently published CLI on npm is referring to git repos that no longer exists and fails.
                 Key: CB-3547
                 URL: https://issues.apache.org/jira/browse/CB-3547
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.7.0
         Environment: OS X
            Reporter: Walker Hamilton
            Assignee: Filip Maj


npm ERR! git fetch -a origin (https://github.com/imhotep/plugman.git) error: cannot open FETCH_HEAD: Permission denied
npm http 304 https://registry.npmjs.org/request/2.11.4
npm ERR! Error: Command failed: error: cannot open FETCH_HEAD: Permission denied
npm ERR! 
npm ERR! 
npm ERR!     at ChildProcess.exithandler (child_process.js:637:15)
npm ERR!     at ChildProcess.EventEmitter.emit (events.js:98:17)
npm ERR!     at maybeClose (child_process.js:735:16)
npm ERR!     at Socket.<anonymous> (child_process.js:948:11)
npm ERR!     at Socket.EventEmitter.emit (events.js:95:17)
npm ERR!     at Pipe.close (net.js:451:12)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <np...@googlegroups.com>

npm ERR! System Darwin 12.3.0
npm ERR! command "/usr/local/Cellar/node/0.10.8/bin/node" "/usr/local/bin/npm" "install" "-g" "cordova"
npm ERR! node -v v0.10.8
npm ERR! npm -v 1.2.23
npm ERR! code 1
npm ERR! git fetch -a origin (https://github.com/filmaj/node-plist.git) error: cannot open FETCH_HEAD: Permission denied
npm http 304 https://registry.npmjs.org/ncallbacks/1.0.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira