First time using firestore and I\'m getting this error. It seems to be a problem with Ivy, from my research. I don\'t have a lot of experience modifying tsconfig.app.json, w
Restart your server , means stop ng serve and start again like ( ng serve ), your problem will be solved.
when make any changes in your package.json then you need to restart your ng server