disusered / cordova-open

Open audio, video, images and more with applications installed on the user's device
MIT License
54 stars 55 forks source link

Error: 404 Not Found: cordova-open #40

Closed ultrasamad closed 8 years ago

ultrasamad commented 8 years ago

I tried installing this plugin, but keep getting this error. I am using cordova version 3.6.*

C:\Users\Yasco\Desktop\pdf>cordova plugin add cordova-open Fetching plugin "cordova-open" via plugin registry Error: 404 Not Found: cordova-open at RegClient. (C:\Users\Yasco\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\npm-registry-client\lib\request.js:268:14) at Request.self.callback (C:\Users\Yasco\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.js:148:22) at emitTwo (events.js:87:13) at Request.emit (events.js:172:7) at Request. (C:\Users\Yasco\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.js:876:14) at emitOne (events.js:82:20) at Request.emit (events.js:169:7) at IncomingMessage. (C:\Users\Yasco\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\npm\node_modules\request\index.js:827:12) at emitNone (events.js:72:20) at IncomingMessage.emit (events.js:166:7)

Or can I start to use the plugin after running "npm install cordova-open"