[
https://issues.apache.org/jira/browse/CB-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106021#comment-14106021
]
Josh Soref commented on CB-7363:
--------------------------------
Note that {{npm link}} isn't acceptable to me.
It might be fine for you if you only do dev work. But I need to be able to do
both dev work, and testing with a different version.
I can't have npm pulling in my dev version of things when I'm trying to use an
official version.
> 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
> Fix For: 3.6.0
>
>
> 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)