-
Notifications
You must be signed in to change notification settings - Fork 93
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
LocalizeRouterModule.forRoot returns a ModuleWithProviders type without a generic type argument #172
Comments
I have the same problem |
Same here |
2 similar comments
Same here |
Same here |
Can someone fix it for a compatibility with INY and Angular 9? Here is a PR about that #174 Maybe it needed to fix the yaml file for CI and replace node v8 with node v12 to make this PR successful? |
Same here |
same here |
1 similar comment
same here |
please, solv this asap, can't go on :-( |
Just disable ivy in tsconfig.app.json (and in tsconfig.server.json if you use Angular Universal) |
Or use fork that is compatible with Angular 9 |
Thanx a lot, but it doesn't help. I'm working with iv class, so I need to use Ivy, 'cause I'm working with an already done project, but thanks anyway. |
It didn't work either, even installing version 3, recommended for angular 8/9. |
I supposed we must wait for it. It should be ready in some days, I hope. |
@elvenbyte I have no known issues with Angular 9 (official release, not RC) and node 12. |
ERROR in node_modules/localize-router/src/localize-router.module.d.ts:33:68 - error NG6005: LocalizeRouterModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument |
Any news? |
I have migrated to Nextjs https://github.com/zeit/next.js/ |
Please check this https://github.com/gilsdav/ngx-translate-router. it may help. |
Looks like the project is dead. There are no release since January. |
I'm submitting a ...
Full Error
🌍 Your Environment
Angular Version:
Localize Router Version:
app-routing.module.ts
The text was updated successfully, but these errors were encountered: