Issue with phonegap-plugin-push :((( help plz

hi guys i need your help please so i need to install phonegap-push plugin so the latest version is not supporting my project i need to install a older version of the plugin but when i specify the version to install it install latest i don’t see why
$ cordova plugin add phonegap-plugin-push@1.8.1 --variable SENDER_ID=XXXXXXXXXX
Installing “phonegap-plugin-push” for android
Plugin doesn’t support this project’s cordova version. cordova: 6.5.0, failed version requirement: >=7.1.0
Skipping ‘phonegap-plugin-push’ for android
Installing “phonegap-plugin-push” for ios
Plugin doesn’t support this project’s cordova version. cordova: 6.5.0, failed version requirement: >=7.1.0
Skipping ‘phonegap-plugin-push’ for ios

1 Like