상세 컨텐츠

본문 제목

111424 til

TIL

by wangmandoo1 2024. 11. 14. 21:48

본문

 

firebase hosting 

 

firebase CLI 설치를 해야한다 

 

나는 yarn으로 해서 yarn global add firebase-tools 로 터미널에 복사 후 엔터 ! 


-MacBook-Pro tweet % yarn global add firebase-tools
yarn global v1.22.22
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
success Installed "firebase-tools@13.25.0" with binaries:
      - firebase
✨  Done in 16.50s.
-MacBook-Pro tweet % firebase login
zsh: command not found: firebase
-MacBook-Pro tweet % firebase --version

zsh: command not found: firebase
-MacBook-Pro tweet % firebase --version

zsh: command not found: firebase
-MacBook-Pro tweet % npm install -g firebase-tools

added 643 packages in 21s

69 packages are looking for funding
  run `npm fund` for details
jun@juns-MacBook-Pro tweet % firebase login
(node:70921) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
i  Firebase optionally collects CLI and Emulator Suite usage and error reporting information to help improve our products. Data is collected in accordance with Google's privacy policy (https://policies.google.com/privacy) and is not used to identify you.

? Allow Firebase to collect CLI and Emulator Suite usage and error reporting

 

음 .. 에러가 나기 시작 .. 

 

npm 으로 안하고 yarn 으로 설치 하기는 했는데 

 

firebase login 이 안됨 .. 

 

낼 다시 해봐야겟다 .. 

 

이제 배포만 하면 끝인데 

 

끝날떄까지 끝난게 아니다 !! 

 

'TIL' 카테고리의 다른 글

111824 til 배포  (1) 2024.11.18
111524 til  (0) 2024.11.15
111324 til  (0) 2024.11.13
111224 til  (0) 2024.11.12
111124 til  (4) 2024.11.11

관련글 더보기