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

Problems with 16.0.0-next.0 #167

Open
blogcraft opened this issue Feb 28, 2023 · 2 comments
Open

Problems with 16.0.0-next.0 #167

blogcraft opened this issue Feb 28, 2023 · 2 comments

Comments

@blogcraft
Copy link

When testing this library with angular 16.0.0-next.0 I get this error:

error NG6002: 'NgxCurrencyModule' does not appear to be an NgModule class.

Could this be ecause of this breaking change in angular 16?

compiler
Angular Compatibility Compiler (ngcc) has been removed. As a result, Angular View Engine libraries can no longer be used in v16+. Such libraries were not officially supported, but this is a hard break in compatibility.
https://github.com/angular/angular/blob/main/CHANGELOG.md#1600-next0-2023-02-22

@DywiTom
Copy link

DywiTom commented Mar 2, 2023

Yes, thats the problem, see #152
I think the author is unfortunately not working on this project anymore

@blogcraft
Copy link
Author

Good to know in advance, then I’ll proceed to remove this library from my projects.

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