I'm having trouble with Angular 9.1.0. Keep getting:
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/common@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/compiler@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/core@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/forms@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/platform-browser@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/platform-browser-dynamic@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
How can i get this working for 9.1.0. Can you update the sample for 9.1.0 please?