You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/03 00:08:20 UTC

[jira] [Commented] (CB-4060) npm dependency references a git repository

    [ https://issues.apache.org/jira/browse/CB-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698316#comment-13698316 ] 

ASF subversion and git services commented on CB-4060:
-----------------------------------------------------

Commit 39c29039c028c3dd71742bfa474bec5a7cd81ee9 in branch refs/heads/master from [~mwbrooks]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=39c2903 ]

[CB-4060] Remove git dependency from the npm package.

                
> npm dependency references a git repository
> ------------------------------------------
>
>                 Key: CB-4060
>                 URL: https://issues.apache.org/jira/browse/CB-4060
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>         Environment: https://github.com/apache/cordova-plugman/blob/master/package.json#L23
>            Reporter: Michael Brooks
>            Assignee: Filip Maj
>
> *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|https://github.com/apache/cordova-plugman/blob/master/package.json#L23].
> *Solution:*
> The {{package.json}} should reference a published node module or a standard HTTP address that references a tarball.

--
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