problem with angular 10
sea-kg opened this issue · 2 comments
sea-kg commented
ERROR in node_modules/ngx-markdown-editor/lib/md-editor.component.d.ts:1:10 - error TS2724: Module '"../../@angular/core/core"' has no exported member 'Renderer'. Did you mean 'Renderer2'?
instance-oom commented
Which version are you using? The Renderer
has been replaced by Renderer2
at 96e642d with version 2.2.0