WSL ubuntu설치 - MS store

WSL bash에서 git clone “repo”

code "repo" VsCode실행

npm install

make init

git clone시 인증문제발생 해결법

image.png

Github 에러 해결법: fatal: Authentication failed for 'https://github.com/~.git/' [Github token 사용법]

npm 버전과 node버전의 호환성 맞추기

image.png