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

getting this build error #23

Open
bkadime opened this issue Aug 10, 2020 · 4 comments
Open

getting this build error #23

bkadime opened this issue Aug 10, 2020 · 4 comments

Comments

@bkadime
Copy link

bkadime commented Aug 10, 2020

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;
~~~~~~~~~~~

@davidfig
Copy link
Owner

What version of pixi are you using?

@bkadime
Copy link
Author

bkadime commented Aug 11, 2020 via email

@davidfig
Copy link
Owner

That looks to be a type error in pixi-layers not pixi-scrollbox?

@bkadime
Copy link
Author

bkadime commented Aug 12, 2020 via email

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