Error: HTTP error: 400, Project 'my_project' is not a Firestore enabled project

前端 未结 8 1866
一整个雨季
一整个雨季 2021-02-03 18:37

While I run the command firebase deploy I get this error:

Error: HTTP Error: 400, Project \'my_project\' is not a Firestore enabled project.<

8条回答
  •  不要未来只要你来
    2021-02-03 19:09

    I figured it out myself. It was just an ignorance while using the firebase console. I just had to enable the firestore beta from the console itself, under Database.

提交回复
热议问题