You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
Almost the same issue, for me seems like there is no dependency issue, rather that I'm getting this error:
"NgxTreeSelectModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don't control, please contact the library authors."
You should add a generic type in your modules guys because it's now mandatory.
Facing the same issue
"NgxTreeSelectModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don't control, please contact the library authors."
Hi, when I trying to update my project Angular version from 8.2 to 9, console launch below error:
How can I update this denendency?
Regards.
The text was updated successfully, but these errors were encountered: