You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/15 17:36:50 UTC

[GitHub] [cordova-docs] brodybits opened a new issue #1007: Adding latest Cordova platform version

brodybits opened a new issue #1007: Adding latest Cordova platform version
URL: https://github.com/apache/cordova-docs/issues/1007
 
 
   Third-party tools such as Ionic and PhoneGap Build seem to use outdated Cordova CLI versions. This has led to support issues such as:
   
   - apache/cordova-plugin-inappbrowser#507
   - apache/cordova-ios#647
   
   In order to avoid supporting issues like these, I think we should recommend that users add platforms by the following form:
   
       cordova platform add ios@latest
   
   Using this command on Cordova CLI 9 seems to use caret (^), which I think is the right default.
   
   This is related to #986 (explain platform pinning).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org