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

Avoid crash when abnormal version present #275

Merged
merged 1 commit into from
Dec 8, 2021
Merged

Conversation

bmish
Copy link
Owner

@bmish bmish commented Dec 8, 2021

Fixes #250.

"dependencies": {
    "foo-bar": "workspace:*",
}

Previous output:

Invalid Version: workspace:*

@bmish bmish added the bug Something isn't working label Dec 8, 2021
@bmish bmish merged commit 45db116 into master Dec 8, 2021
@bmish bmish deleted the invalid-version-output branch December 8, 2021 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when encountering workspace:* dependency version
1 participant