nchutchind / cordova-plugin-app-launcher

Simple Cordova plugin for launching apps.
MIT License
88 stars 92 forks source link

Cordova >= 7 cannot install plugin #13

Closed cosmin-petrescu closed 7 years ago

cosmin-petrescu commented 7 years ago

Hello,

After I updated cordova to 7.0.1 the plugin cannot be installed because cordova cannot find it on npm registry.

"Error: Failed to fetch plugin com.hutchind.cordova.plugins.launcher@~0.3.0 via registry."

I think this can be fix by registering the plugin to https://www.npmjs.com/. Thank you.

cosmin-petrescu commented 7 years ago

Sorry for that.

The issue is fix with:

cordova plugin add cordova-plugin-app-launcher