Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
Currently I am getting the following error from npm after attempting to upgrade to the latest SyncFusion Angular release even though I don't reference `
:
npm WARN @syncfusion/ej2-angular-base@18.1.43 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@18.1.43 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@18.1.43 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@18.1.43 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@18.1.43 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@18.1.43 requires a peer of @angular/platform-browser-dynamic@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
Relevant package.json (note these are the most current versions as of this post):
"@syncfusion/ej2-layouts": "^18.1.46",
"@syncfusion/ej2-angular-buttons": "^18.1.43",
"@syncfusion/ej2-angular-calendars": "^18.1.44",
"@syncfusion/ej2-angular-dropdowns": "^18.1.46",
"@syncfusion/ej2-angular-grids": "^18.1.46",
"@syncfusion/ej2-angular-inputs": "^18.1.45",
"@syncfusion/ej2-angular-lists": "^18.1.46",
"@syncfusion/ej2-angular-navigations": "^18.1.46",
"@syncfusion/ej2-angular-pdfviewer": "^18.1.45",
"@syncfusion/ej2-angular-popups": "^18.1.46",
"@syncfusion/ej2-angular-splitbuttons": "^18.1.43",
is this due to some of the packages not having 18.1.46 releases?
When upgrading versions of Angular, could you please release all packages.