pixi-scrollbox
pixi-scrollbox copied to clipboard
getting this build error
57 import InteractionEvent = PIXI.interaction.InteractionEvent; ~~~~~~~~~~~ node_modules/pixi-layers/dist/pixi-layers.d.ts:106:36 - error TS2694: Namespace 'PIXI' has no exported member 'interaction'.
106 import InteractionEvent = PIXI.interaction.InteractionEvent; ~~~~~~~~~~~
What version of pixi are you using?
5.3.3
On Tue, Aug 11, 2020, 05:09 David Figatner [email protected] wrote:
What version of pixi are you using?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davidfig/pixi-scrollbox/issues/23#issuecomment-671642542, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKM6EJ72RIQSL3DUWYZB7TLSACAL7ANCNFSM4PZ2SKBA .
That looks to be a type error in pixi-layers not pixi-scrollbox?
Yes, pixi-layers
On Wed, Aug 12, 2020, 03:20 David Figatner [email protected] wrote:
That looks to be a type error in pixi-layers not pixi-scrollbox?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davidfig/pixi-scrollbox/issues/23#issuecomment-672296967, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKM6EJ3VHSEA6FJVSY2PPEDSAG4KLANCNFSM4PZ2SKBA .