Hi everyone,
I am trying to integrate push notifications and used raix push package notifications for this,
As per the installation process, I need to run the following commands
$ meteor add raix:push
$ meteor add cordova:cordova-plugin-device@1.1.5
$ meteor add cordova:phonegap-plugin-push@1.5.2
Note: you probably want to adjust the version numbers to the latest versions of the packages
But these versions are causing some problems, Please check the attached screenshot.
I changed the version to 2.1.3 but got the same error. Please Help.