oxfordian-2 opened a new issue, #160: URL: https://github.com/apache/cordova-plugman/issues/160
Trying to add a new plugin only to android using plugman gives below error : ``` Installing "cordova-plugin-firebase-messaging" for android cordova-android version not detected (lacks script <project path>/cordova/version ), continuing. Plugin doesn't support this project's cordova version. cordova: 9.0.1, failed version requirement: >=10.0.0 Skipping 'cordova-plugin-firebase-messaging' for android ``` cordova platforms list Installed platforms: android 12.0.1 ios 7.0.1 cordova --version 12.0.0 (cordova-lib@12.0.1) -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org