lianyi

Results 7 comments of lianyi

+1 to make it optional. It doesn't do anything ("version": "0.10.0") except adding extra time to cdnify files.

running into the same problem. My Mac is `Mac OS Catalina 10.15.7 `

Update: My problem was fixed by creating a new conda env with `python=3.8.5`, hope that helps.

Got the same issue with **xcode** Version 10.1 (10B61), and the target is ios 12.0 and 12.1 ``` 019-02-18 13:43:22.192988-0800 Example[8416:2201273] [espresso] [Espresso::handle_ex_plan] exception=Invalid dst shape1 x 1 x 2...

对应的代码是/pages/user/index.js 中 ``` // 退出登录 async bindLogout() { const userInfo = this.data.userInfo await this.db.collection('users').doc(userInfo._id).update({ data: { expireTime: 0 } }) this.setUserInfo() } ```

Got the same issue. ``` 2019-09-23T01:13:10.780Z get cos failed, invoke api generate! 2019-09-23T01:13:10.817Z access_token: null ``` Please help, TIA