Im using Angular
Angular CLI: 8.3.25
Node: 12.13.1
OS: win32 x64
Angular: 8.2.14
I create i new project and I test it with ng serve, then I install
ng add @angular/fire@next
and implement all imports like is in the documentation. but when I try to run again with ng serve this message came out:

??