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

i18nextpipe.d.ts is not exported from angular-i18next #51

Closed
mlada opened this issue May 8, 2020 · 3 comments
Closed

i18nextpipe.d.ts is not exported from angular-i18next #51

mlada opened this issue May 8, 2020 · 3 comments

Comments

@mlada
Copy link

mlada commented May 8, 2020

"@angular/core": "^9.1.5",
"angular-i18next": "^9.0.1",
"i18next": "^19.4.3",

Can`t build project

ERROR in Symbol I18NextPipe declared in .../node_modules/angular-i18next/i18nextpipe.d.ts is not exported from angular-i18next (import into ../libs/layer-components/src/lib/header/header.component.ts)

@Romanchuk
Copy link
Owner

@mlada What's your import string?

@mlada
Copy link
Author

mlada commented May 13, 2020

@Romanchuk I don't have I18NextPipe imports.
Problem was in andgular 9.1.5, build ivy was broken. In 9.1.6 problem solved.
angular/angular#36992

@mlada mlada closed this as completed May 13, 2020
@Romanchuk
Copy link
Owner

Romanchuk commented May 13, 2020

@mlada

9.1.5, build ivy was broken.

Wow, thx for information

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