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

Unexpected value 'NgxCurrencyModule' imported by the module 'XXX'. Please add an @NgModule annotation. - Storybook / Jest #200

Open
cuznerdexter opened this issue Jul 25, 2024 · 0 comments

Comments

@cuznerdexter
Copy link

Getting this error when running Angular 14 Storybook tests / Jest tests.
Unexpected value 'NgxCurrencyModule' imported by the module 'CwbCommonUiInputModule'. Please add an @NgModule annotation.
I have imported the module into the imports array of the tests.

We are using Angular 14 with ngx-currency v3.0.0. unable to update to Angular 18 & ngx-currency 18 at this time.

How do we resolve this?

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

1 participant