Install all packages at once

Do you have to install all packages in React at once? For example giving npm install @syncfusion/ej2-react?


1 Reply

TJ Theveshwar Jayakumar Syncfusion Team November 28, 2022 04:28 PM UTC

Hi Luiz,

Greetings from Syncfusion support


Currently we don't have support to install all Syncfusion react controls at once. Since we are providing module-based controls, we cannot install all controls in single package using the command like @syncfusion/ej2-react. In order to utilize any of our packages in react platform we need to include the package individually by referring the control like ("@syncfusion/ej2-react-grids") and our documentation provides all the details about the packages maintained for each control.


Please get back to us if you have any concerns


Regards,

Theveshwar


Loader.
Up arrow icon