好的,我想我知道为什么会发生这个错误,因为firebase还没有初始化,但是我正在尝试访问它,但是我不明白为什么,因为我相信我在我的index.html中初始化了它。认为这是一种操作顺序/async的事情?
无论如何,我正在部署到Firebase主机上,所以根据
Initialize Firebase in your app (no need to include your Firebase config object when using reserved Hosting URLs):
我应该能够将<script src="/__/firebase/init.js"&