angular-gtag icon indicating copy to clipboard operation
angular-gtag copied to clipboard

ModuleWithProviders<T> requires 1 type argument

Open benfeather opened this issue 11 months ago • 0 comments

I get this error in an Angular 19 app. Looks like modern versions of Angular require a type def for ModuleWithProviders:

Image

benfeather avatar Mar 26 '25 02:03 benfeather