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

Circular dependency #584

Closed
paulober opened this issue Jul 7, 2023 · 1 comment
Closed

Circular dependency #584

paulober opened this issue Jul 7, 2023 · 1 comment

Comments

@paulober
Copy link

paulober commented Jul 7, 2023

Semver version: newest at time of writing

When trying to compile a project with rollup and yarn v3 zero installs I get following Circular dependency warning within semver:

(!) Circular dependency
.yarn/cache/semver-npm-7.5.3-275095dbf3-9d58db1652.zip/node_modules/semver/classes/comparator.js -> .yarn/cache/semver-npm-7.5.3-275095dbf3-9d58db1652.zip/node_modules/semver/classes/range.js -> .yarn/cache/semver-npm-7.5.3-275095dbf3-9d58db1652.zip/node_modules/semver/classes/comparator.js
@lukekarrys
Copy link
Contributor

This is a duplicate of #381

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