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

Module '"ngx-currency"' has no exported member 'NgxCurrencyModule' #196

Open
timhilehin1 opened this issue Jun 13, 2024 · 1 comment
Open

Comments

@timhilehin1
Copy link

I am on Angular 17 and using ngx-currency v2.5.3

I keep getting errors "Module '"ngx-currency"' has no exported member 'NgxCurrencyModule'"

Any ideas?

@ArtemDintecom
Copy link
Contributor

I think on Angular 17 you should use the corresponding version of ngx-currency 17.0.0.
As of ngx-currency 4.0.0 NgxCurrencyModule no longer exists, you can import the NgxCurrencyDirective directly.
Here's the full list of changes.
More detailed information on how to override settings globally can be found in the Readme.

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