mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #959] Circular dependency #2329
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paulober on GitHub (Jul 4, 2023).
Original GitHub issue: https://github.com/semver/semver/issues/959
When trying to compile a project with rollup and yarn v3 zero installs I get following Circular dependency warning within semver:
@ljharb commented on GitHub (Jul 4, 2023):
I think you meant this for https://github.com/npm/node-semver
@paulober commented on GitHub (Jul 4, 2023):
@ljharb Yes, sorry.