chat21 / chat21-ionic

A ionic v5 and Angular 8 desktop and mobile chat
https://tiledesk.com/
MIT License
83 stars 93 forks source link

Uncaught Error: Cannot find module "promise-polyfill/lib/polyfill" #52

Open Mohinesh27 opened 4 years ago

Mohinesh27 commented 4 years ago

Hi I am completely new to Ionic and firebase. So for my personal interest, I am trying to run this repo on my machine. I followed all steps about chat21-ionic app and functions and it is deployed as per the directions. But when I am trying to run ionic serve I am getting error Uncaught Error: Cannot find module "promise-polyfill/lib/polyfill"

For reference -

issue1

Thanks in advance