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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-plugman/pull/78

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

    CB-7362 Add Please run npm install from this directory code
    Remove package.json:scripts.test

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

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

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

    https://github.com/apache/cordova-plugman/pull/78.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 #78
    
----
commit c0e57a8f09094014b4674ca5eaa7c6329bbbf0ce
Author: Josh Soref <[email protected]>
Date:   2014-08-21T20:08:16Z

    Remove package.json:scripts.test
    
    The spec directory was removed with eefdf68 / bea01b3, but this file was 
not updated

commit 8eff249e4188c0f616d428d791d9b0c935cdeb50
Author: Josh Soref <[email protected]>
Date:   2014-08-21T20:04:42Z

    CB-7362 Add Please run npm install from this directory code

commit 8a9835493441050003cab442091190127e8c4fda
Author: Josh Soref <[email protected]>
Date:   2014-08-21T20:51:45Z

    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)

Reply via email to