Hi,
The error you're encountering, "Failed to load resource: the server responded with a status of 404 (Not Found)", typically indicates that the server is unable to find the requested resource. This could happen due to various reasons, but given your context, it seems likely that there might be a conflict with the ports being used by your Angular projects.
When you run ng serve --open, Angular CLI starts a development server on port 4200 by default. However, if you already have another Angular project running on the same port, as you mentioned with your "confusion" project, you'll encounter conflicts.
There are some solutions which you can try:
Hi Codestore,
We appreciate your recent recommendation on how to address the problems were encountered. Should you require additional support with Syncfusion components, do not hesitate to contact us.
Regards,
Muthukrishnan K