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

gracefully handle 404 errors #13

Closed
Offirmo opened this issue Feb 27, 2014 · 2 comments
Closed

gracefully handle 404 errors #13

Offirmo opened this issue Feb 27, 2014 · 2 comments

Comments

@Offirmo
Copy link

Offirmo commented Feb 27, 2014

I have the dreaded :

There was an error determining the latest package versions: Error: 404 Not Found

(The reason is for another issue.)

Now why does it stop npm-check-updates entirely ? Wouldn't it be possible to show at last the available results instead of aborting ?

@tjunnone
Copy link
Collaborator

tjunnone commented Dec 7, 2014

npm-check-updates will now continue on even if NPM throws an error on a package, and you'll get a summary of all the packages than can be updated in the end.

@tjunnone tjunnone closed this as completed Dec 7, 2014
@Offirmo
Copy link
Author

Offirmo commented Dec 8, 2014

👏

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