Akihiro
Akihiro
same as my project. Is there any solution please?
loadModel 方法同样缺少类型定义 ``` await this.app.mongoose.loadModel() // Property 'loadModel' does not exist on type 'typeof import("mongoose")' ```
createInstanceAsync 方法也缺少 ``` const dbInstance = await this.app.mongooseDB.createInstanceAsync(dbConfig) // Property 'createInstanceAsync' does not exist on type 'Connection | MongooseSingleton'. ``` 建议梳理一下然后加上所有的类型定义,不胜感激
回退到 1.3.10 正常,等待新版本修复
> 请问什么时候可以支持Linux系统 linux 建议使用 https://github.com/clash-verge-rev/clash-verge-rev
same issue, any update?
回退到 1.3.10 正常,等待新版本修复
> ### manually link: > * android/settings.gradle > > ``` > include ':react-native-community-geolocation' > project(':react-native-community-geolocation').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-community/geolocation/android') > ``` > > * android/app/build.gradle > > ``` > dependencies...
回退到 1.3.10 正常,等待新版本修复
回退到 1.3.10 正常,等待新版本修复