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

Lots of warnings for a yarn in a clean fresh local clone #28

Open
erights opened this issue Mar 26, 2024 · 3 comments
Open

Lots of warnings for a yarn in a clean fresh local clone #28

erights opened this issue Mar 26, 2024 · 3 comments

Comments

@erights
Copy link
Member

erights commented Mar 26, 2024

Lots of warnings for a yarn in a clean fresh local clone.

See attached file

lots-of-warnings.txt

@dckc
Copy link
Member

dckc commented Mar 26, 2024

warnings about resolutions: avoiding bundle bloat

These are due to the current work-around for...

warning Resolution field "@agoric/governance@0.10.4-u14.0" is incompatible with requested version "@agoric/governance@^0.10.4-u14.1"
warning Resolution field "@agoric/governance@0.10.4-u14.0" is incompatible with requested version "@agoric/governance@^0.10.4-u14.1"
warning Resolution field "ses@1.3.0" is incompatible with requested version "ses@^0.18.4"
...

@dckc
Copy link
Member

dckc commented Mar 26, 2024

unmet peer dependencies: ???

I don't know what these are about. They looked familiar from agoric-sdk, so I left them alone.

warning "@agoric/ertp > @agoric/swingset-vat@0.32.3-u14.0" has unmet peer dependency "ava@^5.2.0".
warning "@endo/pass-style > @fast-check/ava@1.2.1" has unmet peer dependency "ava@^4 || ^5 || ^6".
warning "workspace-aggregator-80985aff-d078-43c9-9f3a-817671f7d8aa > agoric-basics-ui > @agoric/notifier > @agoric/swingset-vat@0.32.2" has unmet peer dependency "ava@^5.2.0".
warning "workspace-aggregator-80985aff-d078-43c9-9f3a-817671f7d8aa > agoric-basics-ui > @agoric/notifier > @agoric/swingset-vat > @agoric/swingset-liveslots@0.10.2" has unmet peer dependency "ava@^5.2.0".
warning "workspace-aggregator-80985aff-d078-43c9-9f3a-817671f7d8aa > agoric-basics-contract > @agoric/eslint-config@0.4.1-dev-6793c14.0" has incorrect peer dependency "@endo/eslint-plugin@^2.1.0".

@dckc
Copy link
Member

dckc commented Mar 26, 2024

patch package version warning

Warning: patch-package detected a patch file version mismatch

This patch is a work-around for...

I tried taking it out, since I think the issue is fixed in upgrade-14, but it didn't work. I don't recall exactly why not.

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