You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new project in Angular 16, it was required that I install @angular/fire however when I proceed with ng add it goes to error reporting me that "was found but does not support schematics"
So as reported in issue no. 3348 (#3348) I tried inserting the "overrides" property inside package.json. Before installing but without success
Expected behavior
That the package be installed and the configuration initialized
Actual behavior
Adding the package goes into error
Harris6144, osnoser1, skyfranchittog, danielxbauer, arthur1234 and 9 more