-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
npm package conflicting actions error #2071
Comments
i'm seeing this issue as well:
My pnpm lockfile version is '9.0' and the lockfile contains three
This is the
Some dependencies/devDependencies for @monorepo/runtime specify slightly different peer dependencies on eslint-plugin-import:
Also we have this
|
Using things like |
Multiple copies of a package with different peer resolutions seems to (sometimes?) cause duplicate action errors.
For example, with
lockfileVersion: 5.4
:The text was updated successfully, but these errors were encountered: