When attempting to run ng serve --prod, I encountered the following error: $ ng build --prod error
ERROR in ./src/app/app.module.ngfactory.js Module not found: Error: Can't resolve 'ngx-bootstrap/dropdown/bs-dropdown.module' in 'C:\Users\MadOrWat\Desktop\gsipKOtakUI\pro\sameProdGsip\src\app'
Here are the current versions of my app: https://i.sstatic.net/WxkKT.png
I also tried using ng add @angular/pwa --project app
However, I am encountering another issue with a message stating "Maximum call stack size exceeded"