init2 firebase init firebase init 설정도중 github 연동관련 문구가 아래와 같이 나온다. for which github repository would you like to set up a github workflow 이때 직접 입력을 해야되는데 연동할 레포지토리를 설정하라는 내용이다. 입력할 내용은 ⇒ 깃헙닉네임/레포지토리명 이렇게 작성해주면 된다. 이해가 안된다면 연결할 레포지토리를 확인해보면 좌측 상단에 "깃허브닉네임/레포지토리명 public" 이라고 적혀있는것을 볼 수 있으므로 참고하면된다. 2022. 9. 21. firebase init 401 error nodejs에서 firebase를 사용하는 도중 나타난 에러다 firebase login Already logged in as "이메일" firebase init 터미널의 상황은 위와 같다. 1. 로그인을 확인하고 2. firebase init으로 세팅을 한다. 세팅을 완료하고 y(yes)를 입력하고 기다리는데 에러가 발생했다. HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devcons.. 2022. 9. 21. 이전 1 다음