Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to use https in npm install instead of ssh

git config --global url."https://github.com/".insteadOf git@github.com:
git config --global url."https://".insteadOf git://
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #https #npm #install #ssh
ADD COMMENT
Topic
Name
8+3 =