Dear all,
I hope you are doing well. I am using Angular 7 with ASP .net MVC with REST Api.
I want to use wysiwyg editor in Angular 7, but I am not able to install it. Every time I am trying to install it I am getting error.
I was trying to install some editors those are : -
- CKEditor 5 -
- npm install --save @ckeditor/ckeditor5-angular
-
- RichTextEditor Syncfusion -
-
- npm i @syncfusion/ej2-angular-richtexteditor --save
-
- ngx-quill -
-
- npm install ngx-quill
-
- Angular Froala WYSIWYG Editor -
-
- npm install angular-froala-wysiwyg
-
- and many more.
I am getting error everytime whenever try to install editor is :-
Please let me know any solution on this.
Thanking you in advance.