강의

멘토링

커뮤니티

Inflearn Community Q&A

dododododoodod's profile image
dododododoodod

asked

Vue 3 & Firebase 10 Community Building Full Stack - "Practical Use" (with Pinia, Quasar, Tiptap, VueUse)

Stacking user data into the users collection

functions.region is not a function

Written on

·

211

1

onCreateUser와 onDeleteUser 함수 작성 후 에뮬레이터를 실행하면
functions.region is not a function이라고 로그에 나오고 있는데
혹시 firebase-functions 버전 문제일까요??ㅠㅠ
어떻게 해결 해야할 지 모르겠어요ㅠㅠ 도움 부탁드립니다~

vue.jsfirebasequasaralgoliavue-3

Answer 1

1

dododododoodod님의 프로필 이미지
dododododoodod
Questioner

firebase-admin과 firebase-functions를 강의와 동일한 버전으로 변경하고 설치하니 정상적으로 됩니다!

gymcoding님의 프로필 이미지
gymcoding
Instructor

앗 해결되어 다행이에요~!

dododododoodod's profile image
dododododoodod

asked

Ask a question