Hi Arwin,
Syncfusion greetings.
We suspect that some duplicate packages might be installed in your ‘@syncfusion’ folder of ‘node_modules’. Please follow the below steps to overcome the reported behavior.
1. Delete package.lock.json file from your application.
2. Remove the @syncfusion package folder from the node_modules.
3. Use same version for all components in package.json file.
4. Then install the new packages.
If you still facing the same problem, kindly share your code example / sample (if possible) to proceed further.
Regards,
Karthi