syncfusion / ej2-angular-ui-components

Syncfusion Angular UI components library offer more than 50+ cross-browser, responsive, and lightweight angular UI controls for building modern web applications.
https://www.syncfusion.com/angular-ui-components
Other
274 stars 113 forks source link

Support Angular 13 #215

Closed piotrroda closed 2 years ago

piotrroda commented 2 years ago

Hi. I have updated do newest package 19.4.38, but still have warning like below. In release notes for that version is that angular 13 is supported. https://ej2.syncfusion.com/angular/documentation/release-notes/19.4.38/?type=all#common

Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:

GOKUL3897 commented 2 years ago

Hi @piotrroda,

Sorry for the delay caused,

We have resolved your reported warning at our end. So, we are suggesting you use our latest version packages to avail those changes. Run the below command to install the latest version of our packages in your project.

npm install -g npm-check-updates

npm update

https://ej2.syncfusion.com/angular/documentation/common/how-to/update-npm-package/

Regards, Gokul