“Reinstale o núcleo angular” Respostas de código

Reinstale o núcleo angular

# if during the generation of a new angular project an error occurs
#the dependencies needed might not be installed.
#to reinstall them in the already created project:

cd [project-name]
npm i @angular/core
npm i @angular/platform-browser

npm install tslib
Grieving Gharial

Instale @angular/núcleo

npm i @angular/core
Fabulous Me

Respostas semelhantes a “Reinstale o núcleo angular”

Perguntas semelhantes a “Reinstale o núcleo angular”

Mais respostas relacionadas para “Reinstale o núcleo angular” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código