dpa99c / cordova-diagnostic-plugin

Cordova/Phonegap plugin to manage device settings
539 stars 361 forks source link

When installing with lerna no dependency is added #484

Closed PeyonManuel closed 2 years ago

PeyonManuel commented 2 years ago

Installing the plugin with lerna, i see the "cordova.plugins.diagnostic": {} added to the plugins section of my package.json, but no dependency is added. Is this known to happen?