Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install angular cli in ubuntu 20.04

sudo apt update
sudo apt install nodejs
sudo npm install -g @angular/cli
sudo ng --version
# Angular CLI should now be installed :)
Comment

PREVIOUS NEXT
Code Example
Shell :: update git using cmd 
Shell :: how to see the origin in git 
Shell :: react native Could not find "Podfile.lock" at 
Shell :: bash write to file specific line 
Shell :: close port ubuntu 
Shell :: docker command to find jenkins password 
Shell :: bash return only first line that contains match 
Shell :: no build file in linux headers 
Shell :: echo aws profile 
Shell :: install lamp on ubuntu 22.04 
Shell :: docker machine ip 
Shell :: shebang 
Shell :: bleachbit command line install 
Shell :: install Geany on Ubuntu 
Shell :: create a script that counts the number of directories in the path. 
Shell :: convert to uppercase command awk 
Shell :: disable selinux 
Shell :: terminal find file by extension recursive 
Shell :: bash replace substring 
Shell :: postgres config file location 
Shell :: ubuntu delete from ssh known hosts 
Shell :: ho to go into a docker container 
Shell :: restart tomcat 
Shell :: os environ select defaut gpu 
Shell :: Brew was unable to install [php@7.1]. 
Shell :: cat /etc/os-release 
Shell :: spec false not working 
Shell :: Uninstall WPS Office from Ubuntu 
Shell :: command to find Server’s Public IP Address 
Shell :: how to get the size of a file in linux 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =