Github user dpogue commented on the issue: https://github.com/apache/cordova-lib/pull/479 Honestly, this is just further convincing me that `restore` and `prepare` should be two separate commands. It seems weird to me to run prepare for a platform that isn't installed and expect it to do anything. The original reason I added this is because when running `cordova prepare` on a project with both iOS and Android in config.xml and empty platforms/plugins dirs, I would get a bunch of warnings logged about plugins already being installed. It seemed like it was trying to install the plugins for both platforms multiple times.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org