Closed anisabboud closed 1 year ago
This is because @pixi/particle-emitter
dependencies doesn't yet support v7. I don't think there's much functionally that particle-emitter wouldn't support, so this should probably be an easy adjustment.
As a complete hacky experiment, I forked and rebuilt the repo with pixi v7.0.4 and was able to successfully reproduce the 'snowflakes' example without any issues.
Version 5.0.8 allows PixiJS 7.x.
Version 5.0.8 allows PixiJS 7.x. @andrewstart
- hello, I am currently using pixijs version 7.3.2. I directly copied the src of this project using the 5.0.8 particle-emitter to my project. Now I am encountering the following error.
@pixi/sound
&@pixi/particle-emitter
errors:package.json
: