Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install firebase-tools globally yarn

$ yarn global add firebase-tools

# After that execute this command :
# add this to ~/.bashrc or ~/.zshrc file
export PATH="$(yarn global bin):$PATH"

#and then run the command 
$ firebase login
Comment

PREVIOUS NEXT
Code Example
Shell :: how to uninstall git in ubuntu 18.04 
Shell :: debian install dig 
Shell :: update & upgrade Fedora 
Shell :: ubuntu add permission to folder 
Shell :: phpmyadmin ubuntu symlink 
Shell :: apt-get install ps 
Shell :: how to install react router 
Shell :: change git url 
Shell :: restart mysql mac command line 
Shell :: nginx: [error] open() "/run/nginx.pid" failed (2: No such file or directory) 
Shell :: snowpack blank ts typescript template 
Shell :: elasticsearch start 
Shell :: install spyder conda 
Shell :: delete .git folder 
Shell :: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] 
Shell :: Exception: Error running pod install 
Shell :: install nodemon dev 
Shell :: completely uninstall apache from ubuntu 
Shell :: install neofetch ubuntu 
Shell :: flutter web run in release mode 
Shell :: adb server kill and start 
Shell :: linux start mongodb 
Shell :: how to install vue router 
Shell :: show port list in centos 
Shell :: remove default firefox on ubuntu 
Shell :: force git to use ssh 
Shell :: change dns linux 
Shell :: install bootstrap 
Shell :: create tar gz file from directory 
Shell :: ubuntu iptables open ssh output port 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =