Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Aug 23, 2016

Issue #1217

Bug
Semver parsing is failing for version strings like 'latest'. This prevents users from downloading the npm package catalog.

Fix
Instead of blocking users in this case, we should catch these exceptions and continue on.

Closes #1217

mjbvz added 2 commits August 23, 2016 14:10
**Bug**
Semver parsing is failing for version strings like `'latest'`. This prevents users from downloading the npm package catalog.

**Fix**
Instead of blocking users in this case, we should catch these exceptions and continue on.
@mjbvz mjbvz merged commit 8e537a4 into microsoft:master Aug 25, 2016
@mjbvz mjbvz removed the in-progress label Aug 25, 2016
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

Successfully merging this pull request may close these issues.

2 participants