Questions tagged [ng-chat]
1 questions
1
vote
0 answers
NgChatModule does not have a module def (ɵmod property) after migration to angular 16
I have migrated angular from 14 to 16 (14 to 15 to 16). I am using ng-chat module.
It was working with angular 15, but now It is showing this on ng serve
Error: NgChatModule does not have a module def (ɵmod property)
at transitiveScopesFor…

Sunil Garg
- 14,608
- 25
- 132
- 189