Hi there, I run cordova plugin add cordova-plugin-filepicker to add the plugin to my Ionic app however this returns the following error -
Error: Failed to fetch plugin file:node_modules/cordova-plugin-filepicker via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
I'm not sure what the issue is - can you advise? Cheers
Hi there, I run
cordova plugin add cordova-plugin-filepicker
to add the plugin to my Ionic app however this returns the following error -I'm not sure what the issue is - can you advise? Cheers