iampossible / Cordova-DocPicker

iOS plugin for Cordova writting in Swift.
11 stars 18 forks source link

Plugin is not getting added #1

Closed jasvindersingh-evon closed 6 years ago

jasvindersingh-evon commented 6 years ago

ionic cordova plugin add cordova-plugin-documentpicker

cordova plugin add cordova-plugin-documentpicker --save (node:32975) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: npm: Command failed with exit code 1 Error output: npm ERR! code E404 npm ERR! 404 Not found : cordova-plugin-documentpicker npm ERR! 404 npm ERR! 404 'cordova-plugin-documentpicker' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

AmadeuReal commented 6 years ago

Hello, try instead : cordova plugin add https://github.com/iampossible/Cordova-DocPicker.git