NG0204: Can’t resolve all parameters for CookieService: (?, ?, ?)
I have an Angular application, using Angular 16, in standalone mode.
I want to use the service from ngx-cookie. So I declared it in “app.config.ts”:
I have an Angular application, using Angular 16, in standalone mode.
I want to use the service from ngx-cookie. So I declared it in “app.config.ts”: