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

"pixi.js": "^5.3.7" #542

Open
yaslavka opened this issue Jan 29, 2024 · 1 comment
Open

"pixi.js": "^5.3.7" #542

yaslavka opened this issue Jan 29, 2024 · 1 comment

Comments

@yaslavka
Copy link

yaslavka commented Jan 29, 2024

my version of "pixi.js": "^5.3.7", I don't understand which version of pixi-spine should I install? whichever version I install, the entire project does not work for me after installing pixi-spine

@ivanpopelyshev
Copy link
Collaborator

If you dont use webpack or other packers, and dont include pixi as module, if you use old way (<script src =...>) jhust take this:

https://www.npmjs.com/package/@pixi-spine/all-4.1
file is in /pixi-spine/dist/pixi-spine.umd.js

It should work. However, if there will be error related to pixi - ... well .. you have to do some stuff to use older pixi api? I dont think we have something that requires v6 or v7

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