Ionic 프로젝트 배포하기2 [Firebase] Hosting에 Angular/Ionic 프로젝트 배포하기 02 Firebase Hosting에 Angular/Ionic 프로젝트 배포하기 02 : 프로젝트에 Firebase 세팅 Angular/Ionic 프로젝트 경로로 이동. 1. firebase 프로젝트 초기화 명령어 firebase init 2. 어떤 CLI 기능을 적용할지 선택. 저는 Hosting만 선택했습니다. 후에 변경할 수 있습니다. 2-1. git bash로 하려니 선택이 안됨. power-shell 키고옴 ? Are you ready to proceed? Yes ? Which Firebase CLI features do you want to set up for this folder? Press Space to select features, then Enter to confirm your choice.. 2020. 3. 12. [Firebase] Hosting에 Angular/Ionic 프로젝트 배포하기 01 Firebase Hosting에 Angular/Ionic 프로젝트 배포하기 01 : Firebase Cli 설치 Firebase Cli 설치 PC에 npm이 설치되어 있는 환경, firebase 프로젝트를 생성한 환경(https://firebase.google.com/) 1. firebase-tools 설치 npm install -g firebase-tools firebase --version 7.14.0 2. firebase 로그인 2-1. firbase docs 안내사항 (오류 발생) firebase login Error: Cannot run login in non-interactive mode. See login:ci to generate a token for use in non-interactiv.. 2020. 3. 12. 이전 1 다음