@janpio What you describe in your last comment would usually be handled using `peerDependencies`. In this approach, a platform would specify that it needs one of a certain range of Cordova versions to be installed alongside it to work properly.
The problem here is that we recommend users to install tooling globally while platforms are installed locally. Moreover, we seem to support more than one workflow where platforms are used without `cordova-lib` (platform-centric with `plugman`, using only platforms and their scripts, ...) [ Full content available at: https://github.com/apache/cordova/issues/18 ] This message was relayed via gitbox.apache.org for [email protected]
