Am new to Angular, so please be gentle.
Ever since I tried turning my angular app into a PWA I have been getting this error message:
ERROR in Failed to find exported name of node (function NgbAlertModule() {
}) in '/home/sirbt/angular/skuma/pescrow_admin/node_modules/@ng-bootstrap/ng-bootstrap/alert/alert.module.js'.
I have decided to do away with this module. Kindly guide me on where to find it and also how to remove this particular module.
Find attached my Angular environment: