Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website returns error 503 #138

Closed
XhmikosR opened this issue Apr 4, 2014 · 3 comments
Closed

Website returns error 503 #138

XhmikosR opened this issue Apr 4, 2014 · 3 comments

Comments

@XhmikosR
Copy link
Contributor

XhmikosR commented Apr 4, 2014

https://david-dm.org/

Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
@alanshaw
Copy link
Owner

alanshaw commented Apr 4, 2014

Error seems to be with npm:

npm http 200 http://isaacs.iriscouch.com/registry/livereload

/path/to/david/node_modules/npm/lib/view.js:61
    if (data["dist-tags"].hasOwnProperty(version)) {
                          ^
TypeError: Cannot call method 'hasOwnProperty' of undefined
    at /path/to/david/node_modules/npm/lib/view.js:61:27
    at saved (/path/to/david/node_modules/npm/node_modules/npm-registry-client/lib/get.js:148:7)
    at /path/to/david/node_modules/npm/node_modules/graceful-fs/polyfills.js:133:7
    at Object.oncomplete (fs.js:107:15)

@XhmikosR
Copy link
Contributor Author

This happens again :/

@alanshaw
Copy link
Owner

Issue still open on npm npm/npm#5033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants