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

Cannot find module 'ngx-page-scroll-core' in Angular 8 after update to 7.0.2 #415

Closed
Waftschi opened this issue Jul 22, 2020 · 6 comments
Closed

Comments

@Waftschi
Copy link

After uprading to latest version Angular Application breaks. Return to 7.0.1 fixes the problem.

Could not resolve ngx-page-scroll relative to [object Object]..
Cannot find module 'ngx-page-scroll'.

@ymallikreddy521
Copy link

even I have same issue. Any luck??

@ThRintelen
Copy link

Same problem in Angular 10

@erizoy
Copy link

erizoy commented Jul 23, 2020

Cannot find module 'ngx-page-scroll-core'.

Angular 9.0.2

@Nolanus
Copy link
Owner

Nolanus commented Jul 23, 2020

Thanks for the heads up, I'm looking into this

@smorandi
Copy link

Seems to be an ivy issue with this. ngcc is not triggered with 7.0.2

@Nolanus
Copy link
Owner

Nolanus commented Jul 26, 2020

Hi all. Sorry for the inconvenience, there was a problem with v7.0.2, resulting in the released files to be unusable for angular projects. v7.0.3 should fix this, please update to that version and let me know in case there any problems.

@Nolanus Nolanus closed this as completed Jul 26, 2020
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

6 participants