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

fix(npm): ancestor that resolves peer dependency should not include self in id #16693

Merged
merged 3 commits into from
Nov 18, 2022

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Nov 18, 2022

Closes #16683

This was leading to crazy long ids being created (as shown in the issue) and then it would crash.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret merged commit 1e512d1 into denoland:main Nov 18, 2022
@dsherret dsherret deleted the fix_circular_peer branch November 18, 2022 14:41
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.

Panic npm:parcel
2 participants