Getting error while trying to compile cordova app on meteor 1.3.2.4

Im having this error while trying to compile the cordova app, do you have any idea why it happens, (I can’t even find the cordova-plugin-geolocation y the meteor list)…

While adding plugin cordova-plugin-geolocation@2.1.0 to Cordova project:
Cordova error: Failed to fetch plugin cordova-plugin-geolocation@2.1.0 via
registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
undefined
(If the error message contains suggestions for a fix, note that this may not
apply to the Meteor integration. You can try running again with the
–verbose option to help diagnose the issue.)

Not sure what is the cause, I removed and re added the android platform but the error continues.