Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4060

npm dependency references a git repository

    XMLWordPrintableJSON

Details

    Description

      Problem:

      npm throws a ENOGIT error when installing the plugman module on a system that does not have git installed.

      This is a common scenario on a Windows machine, where many users will use node.js command prompt to interact with node applications. In order to access git, the user must use GitBash command prompt or add git to their node.js command prompt PATH.

      Reason:

      The package.json references the git repository filmaj/node-xcode.

      Solution:

      The package.json should reference a published node module or a standard HTTP address that references a tarball.

      Attachments

        Issue Links

          Activity

            People

              mwbrooks Michael William Brooks
              mwbrooks Michael William Brooks
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: