cordova-plugin-videoplayer icon indicating copy to clipboard operation
cordova-plugin-videoplayer copied to clipboard

Unable to install plugin

Open TejramChafle opened this issue 5 years ago • 3 comments

cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git --save (node:208) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Failed to fetch plugin https://github.com/moust/cordova-plugin-videoplayer.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: cmd: Command failed with exit code 1 Error output: npm ERR! git clone C:\Users\admin\AppData\Roaming\npm-cache_git-remotes\git-https-github-com-moust-cordova-plugin-videoplayer-git-5f632a25 C:\Users\admin\AppData\Local\Temp\npm-10016-ac9638b9\git-cache-575d4d96\6574c1ce2c04ab7bdba420ced31e4288b6836ab3: Cloning into 'C:\Users\admin\AppData\Local\Temp\npm-10016-ac9638b9\git-cache-575d4d96\6574c1ce2c04ab7bdba420ced31e4288b6836ab3'...

TejramChafle avatar Oct 08 '18 08:10 TejramChafle

cordova plugin add cordova-plugin-video-player

afdev82 avatar Nov 02 '18 13:11 afdev82

You need to delete any reference to the plugin in the config.xml, package-lock.json and package.json

afdev82 avatar Nov 02 '18 14:11 afdev82

facing same issue. Any Solution ?

Pratikshakhandagale avatar Dec 30 '19 08:12 Pratikshakhandagale