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

Error when compiling in AOT compilation #50

Open
shpaq23 opened this issue Aug 9, 2019 · 1 comment
Open

Error when compiling in AOT compilation #50

shpaq23 opened this issue Aug 9, 2019 · 1 comment

Comments

@shpaq23
Copy link

shpaq23 commented Aug 9, 2019

Get the error after compiling to prod.
Angular 8
production build.

ERROR in (1,1): Directive NgxImageGalleryComponent, Property 'onKeyboardInput' is private and only accessible within class 'NgxImageGalleryComponent'. (1,1): Directive NgxImageGalleryComponent, Property 'onWindowResize' is private and only accessible within class 'NgxImageGalleryComponent'.

@alizangiabadicode
Copy link

search NgxImageGalleryComponent in files and where ever you just import it delete it and everything will be fine

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