Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

reinstall angular core

# 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
Comment

PREVIOUS NEXT
Code Example
Shell :: self-documenting makefile 
Shell :: embed a youtube video in github readme 
Shell :: heroku error: src refspec master does not match any. 
Shell :: update nextjs to last version 
Shell :: get docker script 
Shell :: install libssl1.0 
Shell :: Pipreqs: command not found 
Shell :: flutter add windows support to existing app 
Shell :: git get last commit id 
Shell :: crontab logs centos 
Shell :: pip install tinymce 
Shell :: install libinput ubuntu 
Shell :: install pymongo 
Shell :: could not find driver (SQL: select * from information_schema.table 
Shell :: ufw config file location ubuntu 
Shell :: how to get the temp of cpu in linux terminal raspberry pi 
Shell :: install gunicorn 
Shell :: The requested nginx plugin does not appear to be installed certbot 
Shell :: mui version check 
Shell :: npm dev dependencies 
Shell :: force install npm 
Shell :: Command `npm install --save --save-exact react-native` failed 
Shell :: chocolatey version 
Shell :: ubuntu install ssh server 
Shell :: arch vscode 
Shell :: Run emulator with terminal 
Shell :: add rule ubuntu firewall 
Shell :: convert back to sh from zsh 
Shell :: No matching distribution found for PyJWT==2.0.1 
Shell :: ghostscript on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =