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 have created a game in pixi.js and for the leaderboard i want to show top 50 players so i did a research and found this repository but as soon as i run npm i pixi-scrollbox my console is filled with errors on which i have no command cause those issues are not in my code there are coming from pixi.js stating that these exports are not present but when i uninstall pixi-scrollbox everything went to normal. Can you help me with these errors?
I have created a game in pixi.js and for the leaderboard i want to show top 50 players so i did a research and found this repository but as soon as i run
npm i pixi-scrollbox
my console is filled with errors on which i have no command cause those issues are not in my code there are coming from pixi.js stating that these exports are not present but when i uninstall pixi-scrollbox everything went to normal. Can you help me with these errors?snapshot of errors
The text was updated successfully, but these errors were encountered: