There are many issues I am facing to use this in angular 6, ill list one by one:
1.
'ejs-documenteditor' is not a known element:
1. If 'ejs-documenteditor' is an Angular component, then verify that it is part of this module.
2. If 'ejs-documenteditor' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
2.Error during template compile of 'MyComponent'
Could not resolve @syncfusion/ej2-angular-documenteditor relative to [object Object].
Please help.