I'm trying to install this new push plugin for cordova and phonegap: https://github.com/phonegap/phonegap-plugin-push that replaces https://github.com/phonegap-build/PushPlugin. I'm using cordova and I'm having these two problems following the installation instructions of README:
1 - When I try install by
cordova plugin add phonegap-plugin-push
I have: 404 Not Found: phonegap-plugin-push
2 - And when I try:
cordova plugin add https://github.com/phonegap/phonegap-plugin-push
I have Failed to install 'phonegap-plugin-push':TypeError: Uh oh! Arguments to path.resolve must be strings