[
https://issues.apache.org/jira/browse/CB-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105951#comment-14105951
]
ASF GitHub Bot commented on CB-7363:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugman/pull/78
> 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)