[
https://issues.apache.org/jira/browse/CB-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123894#comment-15123894
]
Carlos Santana commented on CB-10486:
-------------------------------------
Please provide steps how to reproduce the problem.
npm module [email protected] depends on latest version of [email protected]
Version 4.1.3 is the latest version of cordova-js module, version 6.0.0 doesn't
exist for cordova-js
you can see here the package.json of [email protected]
https://github.com/apache/cordova-lib/blob/master/cordova-lib/package.json#L47
> Depends on old cordova-js version (4.1.2)
> -----------------------------------------
>
> Key: CB-10486
> URL: https://issues.apache.org/jira/browse/CB-10486
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 6.0.0
> Reporter: Martin Dederer
> Priority: Minor
>
> Version 6.0.0 of the npm package depends on cordova-js 4.1.2. This causes
> unexpected behavior when using cordova-lib because it actually installs the
> old (pre 6.0.0 cordova) platform adapters for android, ios etc.
> Shouldn't it depend on cordova-js 6.0.0 instead?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]