how to fix NullInjectorError caused by NotificationService imported form carbon components angular ? (migrate carbon from v4 to v5)
I’m using Carbon UI in Angular. I updated Angular to v17 and also updated Carbon to v5, and it gave me an error. When I delete the notification service import from the service, the error disappears.
Do yoy now how to fix it ?