phonegap / phonegap-plugin-push

Register and receive push notifications
MIT License
1.94k stars 1.91k forks source link

Plugin installation error "Error: warn" on android #2414

Open kaddyadriano opened 6 years ago

kaddyadriano commented 6 years ago

Expected Behaviour

Install plugin

Actual Behaviour

The plugin throws this error on installation "Error:warn". And does not install the plugin into the android platform.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

android@7.1.0

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

cordova --version 7.1.0
cordova platform version android  7.1.0

Plugin version

phonegap-plugin-push 2.2.0

Sample Push Data Payload

Sample Code that illustrates the problem

Logs taken while reproducing problem

jcesarmobile commented 6 years ago

Can you try adding --verbose to the install command and see if it shows more details?