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 GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/21 22:55:11 UTC

[jira] [Commented] (CB-7363) Do not insist on precise version of cordova-lib

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

ASF GitHub Bot commented on CB-7363:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-cli/pull/190

    CB-7363 Do not insist on precise version of cordova-lib

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-cli cb_7363

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-cli/pull/190.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #190
    
----
commit d4898e769a6e4bc0efff4d7acb7e755b8356ba3b
Author: Josh Soref <js...@blackberry.com>
Date:   2014-08-21T20:51:05Z

    CB-7363 Do not insist on precise version of cordova-lib

----


> Do not insist on precise version of cordova-lib
> -----------------------------------------------
>
>                 Key: CB-7363
>                 URL: https://issues.apache.org/jira/browse/CB-7363
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugman
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> Currently plugman's {{package.json}} has:
> {quote}
>     "cordova-lib" : "0.21.6",
> {quote}
> Unfortunately, my git repo (from coho) of {{cordova-lib}} has {{0.21.8-dev}}, which means that if I do {{npm install}} in {{cordova-plugman}}, and I have a _symlink_ to {{cordova-lib}} in its {{node_modules}}, the _symlink_ is *obliterated*. This isn't desirable and makes a totally mess out of git repositories.



--
This message was sent by Atlassian JIRA
(v6.2#6252)