You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/14 08:21:29 UTC

[GitHub] [cordova-android] kalex375 commented on issue #636: Missing cordova_plugins.js after platform add/prepare

kalex375 commented on issue #636:
URL: https://github.com/apache/cordova-android/issues/636#issuecomment-760012795


   if you add platform with version ```cordova platform add android@9.0.0``` and platform exists in package.json, cordova won't update/add 'cordova_plugins.js'.  As workaround remove platform from packge.json and use key '--nosave'
    ```cordova platform add android@9.0.0 --nosave```


----------------------------------------------------------------
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



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