I am developing a chat application and had couple of peer dependency issues
.
Later that day, I executed npm i --legacy-peer-deps
and it removed that error.
But now when I try to build my angular 18 application, I am getting this error.
Help will be really appreciated.