warning on compile
-
Installing last version ( ee83788b43876e345531d994370ecdbf3c373fed ) I see this warning
@xen-orchestra/fs > @aws-sdk/lib-storage@3.272.0" has unmet peer dependency "@aws-sdk/abort-controller@^3.0.0"
How can I solve this ? -
What distro are you using?
-
I use Ubuntu 22.04.01 Server
-
I just rebuilt on Ubuntu 22.10, and this is the exact error message I received --
warning "workspace-aggregator-6a2ca587-2a04-49ec-998b-cfdd38b003e5 > @xen-orchestra/fs > @aws-sdk/lib-storage@3.272.0" has unmet peer dependency "@aws-sdk/abort-controller@^3.0.0".
I'm guessing that it's benign since the build does successfully complete. Hopefully @julien-f will confirm for us.
-
I believe it's not a new error and probably benign indeed, @florent can you take a quick look when you can?
-
@Danp nice catch, I made a PR and it will be in master today, and in the next release
-