Hey there,

I am trying to use the Cordova camera plugin following this
<http://docs.phonegap.com/en/edge/cordova_camera_camera.md.html> tutorial.

However, here is what happens:
$ cordova plugin add org.apache.cordova.camera
Fetching plugin "org.apache.cordova.camera" via plugin registry
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.camera/-/org.apache.cordova.camera-0.3.6.tgz
Error: getaddrinfo ENOTFOUND
    at errnoException (dns.js:37:11)
    at Object.onanswer [as oncomplete] (dns.js:124:16)


Quick google search tells me it might be the server being down. I just want
to confirm with the experts and see what I can do to get around that?

Best,

/usr/bin

Reply via email to