this might have been caused by any DEPRECATED imports in the app.module that can be identified by running "ng serve --prod" which will show the error .
https://stackoverflow.com/questions/60264933 this is the similar issue.