-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Dependency warnings in pixi-filters #278
Labels
Comments
I think I see what's going on here. PeerDependencies are not met in the bundle. I can work on fixing this, but these are harmless warnings, especially if you're including pixi.js or pixi.js-legacy. Thanks for reporting. |
Not relevant anymore. Close. Current:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When installing the pixi-filters package with Yarn I get a lot of warnings regarding unmet dependencies. This causes noise that makes it harder to see actual breaking dependency problems. Is this easily fixable, or do I have to install each Pixi package separately instead of using the pixi-filters collection?
The text was updated successfully, but these errors were encountered: