System Requirements
This article states the system requirements you need to work with the Kendo UI for Angular suite.
Operating Systems
The Kendo UI for Angular suite is OS agnostic, which allows it to run seamlessly on any operation system without requiring specific adjustments.
Node.js
The Kendo UI for Angular library adheres to the version compatibility rules that the Angular framework requires. For more detailed information about the compatible Node.js versions for each Angular release, check out the Version compatibility article in the official Angular documentation.
Currently, the required Node.js version is 16.0.0 or later. Alongside the Node.js installation, a supported NPM version will be installed. You can also install Kendo UI for Angular components with third-party package managers such as Yarn.
For Node.js version 16.0.0 and above, use the following flag to ensure all the correct peer dependencies versions are installed in your project.
npm install --legacy-peer-deps
To check your Node.js version, run node --version in a terminal or console window.
Angular
Kendo UI for Angular supports the latest official Angular version and those currently under long-term support (LTS).
Minimum Required Kendo Version
The following table shows the minimum required Kendo UI for Angular version for the respective Angular versions:
| Angular Version | Status | Kendo UI for Angular compatible versions |
|---|---|---|
| ^21.0.0 | Active | ^21.1.0 |