davidfig / pixi-scrollbox

a scrollbox built for pixi.js using a masked box that scrolls vertically and/or horizontally with optional scrollbars
https://www.npmjs.com/package/pixi-scrollbox
MIT License
171 stars 33 forks source link

giving bunch of errors #55

Open napstar-420 opened 1 year ago

napstar-420 commented 1 year ago

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