BrowserSlisterRor contiene ambos .Browserslistrc y Package.json con navegadores

// you can solve your problem by removing both 
// browserslisterror and .browserslistrc files.

 // re-build and run your app

 // for my case was ng serve , its then compiled
Enthusiastic Eel