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

NouisliderModule does not have a module def (ɵmod property) for Angular16 #240

Closed
jbaan opened this issue May 5, 2023 · 1 comment
Closed

Comments

@jbaan
Copy link

jbaan commented May 5, 2023

I migrated my Angular project from version 15 to version 16. The compiler is working, however a runtime error occurs:

Error: NouisliderModule does not have a module def (ɵmod property)
at transitiveScopesFor (node_modules/@angular/core/fesm2022/core.mjs:24485:11)
at forEach (node_modules/@angular/core/fesm2022/core.mjs:24515:31)

Can you please upgrade this library to Angular16 support?

@mattlewis92
Copy link
Collaborator

This was just done as part of #241

Please upgrade to 2.0.0 😄

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