Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install typescript on ubuntu

sudo npm install -g typescript

In ubuntu you have to add sudo at the begining to install global packages.
Because sudo have the permisson to install gobal packages on ubuntu.
Comment

how to install typescript on linux

npm install -g typescript //global instalation
Comment

PREVIOUS NEXT
Code Example
Shell :: mui install 
Shell :: install google chrome linux 
Shell :: install sanctum 
Shell :: uninstall tensorflow 
Shell :: install openjdk 8 sdk on ubuntu 
Shell :: how to uncommit my last commit in git 
Shell :: could not find a version that satisfies the requirement psycopg2 
Shell :: git config setting 
Shell :: webpack-dev-server command not found 
Shell :: how to change port apache ubuntu 
Shell :: linux install figlet 
Shell :: public class FileProvider extends android.support.v4.content.FileProvider 
Shell :: conda pyinstaller 
Shell :: ubuntu check if apache is running 
Shell :: git credential cache 
Shell :: open folder from terminal in kali 
Shell :: git cannot spawn gpg no such file or directory 
Shell :: prevent duplicate history line on bash history 
Shell :: NotImplementedError: OpenSSH keys only supported if ED25519 is available net-ssh requires the following gems for ed25519 suppor 
Shell :: install teamviewer ubuntu 20.04 
Shell :: clean uninstall ubuntu-desktop from ubuntu server 
Shell :: bash parameter count 
Shell :: laravel install ui bootstrap with auth 
Shell :: laravel command not found after installing laravel mac 
Shell :: how to install golang on manjaro 
Shell :: update composer globally 
Shell :: install tweepy 
Shell :: install vscode fedora 
Shell :: ubuntu glibc install 
Shell :: debian install vim 
ADD CONTENT
Topic
Content
Source link
Name
9+4 =