Comandos ng

4 respostas
G

já fiz vários procedimentos e nada

ng g c entities/darf/DarfPesquisar 

Your global Angular CLI version (10.0.8) is greater than your local
version (9.0.4). The local Angular CLI version is used.

To disable this warning use "ng config -g cli.warnings.versionMismatch false".
An unhandled exception occurred: Invalid format version detected - Expected:[ 1 ] Found: [ 2 ]
See "C:\Users\guilh\AppData\Local\Temp\ng-YVctmv\angular-errors.log" for further details.

4 Respostas

L

Vc tentou remover do projeto?

npm uninstall @angular/cli
G

Digitei estes comandos, mas depois voltei atras, pois não adiantou

npm un -g @angular/cli   
npm cache clean --force        
npm i -g @angular/cli
G

Versão

antes

G
Criado 1 de setembro de 2020
Ultima resposta 2 de set. de 2020
Respostas 4
Participantes 3