Matthew Keable created CB-8613:
----------------------------------
Summary: cordova plugin add not working
Key: CB-8613
URL: https://issues.apache.org/jira/browse/CB-8613
Project: Apache Cordova
Issue Type: Bug
Reporter: Matthew Keable
Priority: Critical
It seems that the cordova plugin repository is unable to serve files this
morning.
Using cordova 4.3.0 I run the command:
"cordova plugin add org.apache.cordova.device"
and I get the following console output
Fetching plugin "org.apache.cordova.device" via plugin registry
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.device/-/org.apache.cordova.device-0.3.0.tgz
Error: getaddrinfo EAI_AGAIN
at Object.exports._errnoException (util.js:746:11)
at errnoException (dns.js:49:15)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]