Meteor add cordova:plugin + Cordova 7 --nofetch issue

Hi forum,

Long time reader first time writer here.

I tried to add katzer/cordova-plugin-local-notifications but I got a fancy error message:

"While adding plugin cordova-plugin-local-notifications@0.8.5 to Cordova project: Cordova error: Failed to fetch plugin cordova-plugin-local-notifications@0.8.5 via registry. Probably this is either a connection problem, or plugin spec is incorrect. --shortened here maybe everyone read this before-- "

So, after some debug I found the reason, this plugin is must installed with --nofetch cordova options.

I’m not a black belt cordova user, so I don’t know, how I can add this cordova plugin to my project. meteor add cordova:plugin does not accept any parameter.

Any suggestions or any solution?

regards,
s