BrowsSlisterror contient à la fois .browsSlistrc et package.json avec les navigateurs

// 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