Is there a way to simply install all kendo components? It's kind of annoying to every time I need a component to run another npm install command.
1 Answer, 1 is accepted
-1
Dimiter Topalov
Telerik team
answered on 18 Dec 2017, 08:49 AM
Hi Nicholas,
The Kendo UI for Angular components are distributed as separate NPM packages, and currently there is no dedicated installer that will download and install all packages (primarily because most customers are typically using only some of our packages and would not like their application to be unnecessarily bloated by installing all our packages).
You can install all packages by simply listing them in the same "npm install" command, e.g.:
If you have the time, please submit a feature request to our UserVoice portal, describing the desired functionality and the reasoning/use case behind it, so we can consider introducing it in the future, depending on the customer demand: