You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run a a simple nodejs project with pixi.js and pixi-spine.
The problem is that I am constantly running into this error: The spineData param is required.
I have tried everything and read everything about that error on the web. Maybe it's something to do with the web server? I have not idea how to proceed anymore. Any advice?
I am attaching the simple demo project for you to test out.
You can use my boilerplate project as a starting point: pixi-typescript-boilerplate. There's a working spine example with Pixi v7 and Webpack in there.
I am trying to run a a simple nodejs project with pixi.js and pixi-spine.
The problem is that I am constantly running into this error: The spineData param is required.
I have tried everything and read everything about that error on the web. Maybe it's something to do with the web server? I have not idea how to proceed anymore. Any advice?
I am attaching the simple demo project for you to test out.
pixi-test.zip
The text was updated successfully, but these errors were encountered: