Firebase hosting deploy error “HTTP Error: 404, Not Found”

后端 未结 8 1760
无人及你
无人及你 2021-02-15 17:51

I don\'t know if this is related to the recent bump of firebase-tools to 6.0 or not. But I\'m unable to deploy my files to a hosting project.

The output after I type fi

8条回答
  •  耶瑟儿~
    2021-02-15 18:13

    make sure you choose a default storage location for your firebase project, then deploy again.

    here's how:

    in firebase project > project overview > gear icon > project settings > Default GCP resource location

    You can simply go to firebase console > storage > enable firebase storage.

    And It will resolve the issue.

提交回复
热议问题