[
https://issues.apache.org/jira/browse/CB-13859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360602#comment-16360602
]
Jan Piotrowski (Sujan) commented on CB-13859:
---------------------------------------------
As I understand it this is exactly how it is supposed to work. The platforms
should work by being downloaded and extracted, nothing else.
`package.json` might contain pretty loose definitions of the dependencies, but
during a release these are pinned down and teste, then packaged up for release.
See also
https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#update-and-pin-dependencies
If you wanted to change any of that, you would have to start with a discussion
in the dev mailing list to find out why it is that way and if and how this
might be changed.
> Mismatch between package.json and bundled node_modules dependencies on
> cordova-windows
> --------------------------------------------------------------------------------------
>
> Key: CB-13859
> URL: https://issues.apache.org/jira/browse/CB-13859
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-windows
> Reporter: Chris Brody
> Assignee: Jesse MacFadyen
> Priority: Major
>
> If I checkout cordova-windows and do npm install on the master branch, it
> shows a mismatch between dependencies (bundledDependencies) in package.json
> and bundled dependencies committed in node_modules. This can lead to some
> confusion when testing locally. Lets keep these consistent, please.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]