I installed this plugin in a ionic project but everytime I run a ionic command (i.e.: ionic cordova platform ecc.) it stops with an error saying this plugin was not found.
The reason is why this plugin is not copied in the /plugins/ directory.
I also suggest you to mantain the same name for folders: in node_modules this plugin come as cordova-plugin-mediascanner while in config.xml is named as br.brunogrossi.MediaScannerPlugin
I installed this plugin in a ionic project but everytime I run a ionic command (i.e.: ionic cordova platform ecc.) it stops with an error saying this plugin was not found.
The reason is why this plugin is not copied in the
/plugins/directory.I also suggest you to mantain the same name for folders: in
node_modulesthis plugin come ascordova-plugin-mediascannerwhile inconfig.xmlis named asbr.brunogrossi.MediaScannerPlugin