Posts by daviils • 1 point
1 post
-
0
votes1
answer3239
viewsA: ERROR Nullinjectorerror: R3injectorerror(Appmodule)[ Vendacomponent -> Vendacomponent]No Provider for Vendacomponent!
you need to put the @Injectable({ providedIn: 'root' }) in the Vendacomponent before sport it and also import the import {Injectable} from '@angular/core';