我已经创建了3个文件,一个是我的firebase配置文件,另一个是查询文件,然后是使用该查询的实际文件。 在我看来还可以。但是我得到了这个错误。TypeError: undefined is not an object(evaluating'_firebase.firebase.firestore') 这是我的配置文件 import * asfirebase from "firebase";
i
There is a method provided by firestore to increment a numeric value. 但是我不能使用这个函数,因为它是未定义的。我尝试在npm中更新firebase,尝试重新安装firebase。我目前使用的是firebase的5.10.1版本。 import firebase from "../base";someHand