Bnaya created CB-9117:
-------------------------
Summary: cordova platform check not working properly
Key: CB-9117
URL: https://issues.apache.org/jira/browse/CB-9117
Project: Apache Cordova
Issue Type: Bug
Components: CLI, CordovaJS
Affects Versions: Master
Environment: os x
Reporter: Bnaya
When using 5.1.0, running cordova platform check outputs:
bnaya@bnaya:~/dev/**/mobile (cordova-upgrades) $ cordova platform check
npm http GET
https://registry.npmjs.org/cordova-android/-/cordova-android-4.0.2.tgz
npm http 200
https://registry.npmjs.org/cordova-android/-/cordova-android-4.0.2.tgz
And thats it.
in the same project, when using cordova 5.0.0 its outputs:
bnaya@bnaya:~/dev/***/mobile (cordova-upgrades) $ cordova platform check
npm http GET
https://registry.npmjs.org/cordova-android/-/cordova-android-4.0.0.tgz
npm http 200
https://registry.npmjs.org/cordova-android/-/cordova-android-4.0.0.tgz
android @ 3.6.4 could be updated to: 4.0.0
ios @ 3.6.3 could be updated to: 3.8.0
as expected
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]