observing / fullcontact

FullContact API bindings for Node.js
MIT License
42 stars 18 forks source link

npm install error #23

Closed viswanathreddy closed 7 years ago

viswanathreddy commented 7 years ago

npm install fullcontact --save gives the following error: npm ERR! fetch failed https://registry.npmjs.org/fullcontact/-/fullcontact-1.0.0.tgz npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 503

My internet is working fine. So no network issues

3rd-Eden commented 7 years ago

This is an npm issue and not something that is caused by this module. See their status page:

https://twitter.com/npmstatus/status/795575490186649601

[status] Investigating: we are seeing elevated 503s from our cdns singapore pop.

viswanathreddy commented 7 years ago

@3rd-Eden thanks for the quick reply !