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 ([email protected])
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]