Answers for "you seem to not be depending on @angular/core'' and/or rxjs this is an error angular 9"

0

You seem to not be depending on "@angular/core" and/or "rxjs". This is an error.

sudo npm uninstall -g angular-cli @angular/cli

npm cache clean --force

sudo npm install -g @angular/cli
Posted by: Guest on June-04-2020

Code answers related to "you seem to not be depending on @angular/core'' and/or rxjs this is an error angular 9"

Code answers related to "Javascript"

Browse Popular Code Answers by Language