rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

ng build error #200

Closed elrondfeng closed 1 year ago

elrondfeng commented 2 years ago

I forked the repo can try to build ng-chat locally. when I do ng build, I got this error: [error] Error: Cannot find module '@angular-devkit/build-angular/package.json'

what is the normal step to build ng-chat locally?

styleanew commented 2 years ago

I did npm install --legacy-peer-deps and it worked and then I got other errors.

rpaschoal commented 1 year ago

This project has been archived and is no longer maintained.