-
Notifications
You must be signed in to change notification settings - Fork 75
@angular/core has no exported member 'Renderer' #377
Comments
Any news about this issue? |
not from my side unfortunately |
is this plugin dead or deprecated...? |
@greatsayan both :
|
Ok... Thanks |
the Renderer is deprecated in angular 9 it needs to be upgraded to use Renderer2 we hope they can update it soon |
facing the same issue here in Angular 10, please resolve this ASAP . had to remove ngx-materialize from project |
Think this plugin is completely deprecated if you want to be up to date with angular obviously... I've waiting for an update but nothing so I started a migration to another library... 😑 |
Still facing the issue. It seems not working at all. I have already performed
I do not have any ngx-material package. Still I am getting an error. Here is my specification
Here is my package.json
|
I have the same issue, did you find a solution? |
any solution ! |
I have same issue during installation of angular material design . Anybody have any solution.. |
When asking general "how to" questions:
Please do not open an issue here!
Instead, ask for help on StackOverflow with Materialize and Angular tags.
Read the CONTRIBUTING document Any issues that are violating the contributing guidelines, will be closed!
Search for duplicate or closed issues and make sure that is not an issue related to Materialize or other library.
Prepare a reduced test case for any bugs.
Provide a StackBlitz that reproduce your issue.
Expected Behavior
to compile properly
Current Behavior
When compiling, angular throws the following error:
Context
Your Environment
Here's my package.json:
The text was updated successfully, but these errors were encountered: