Aliom

Results 9 comments of Aliom

同求,tensorflow只有3.8的兼容m1包,所以此版本无法兼容TF Tensorflow is only compatible with M1 package of 3.8, so this version is not compatible with TF

taro作为微信小程序分包,如果遇到了需要调用getAPP()的时候,直接if (getEnv() === ENV_TYPE.WEAPP) { // @ts-ignore console.log(getApp().globalData) },你要的对象就有了

> ![image](https://user-images.githubusercontent.com/1876158/184528699-17a2424e-48d9-451e-a897-d91766a06071.png) 是不是这个错误 是,我翻到之前出现过这个问题,我照着那个问题锁了下sass的版本,就不报错了。

> > > ![image](https://user-images.githubusercontent.com/1876158/184528699-17a2424e-48d9-451e-a897-d91766a06071.png) 是不是这个错误 > > > > > > 是,我翻到之前出现过这个问题,我照着那个问题锁了下sass的版本,就不报错了。 > > 锁到了哪个版本 1.38.0

@1zilc 框架不熟🤪

除了直接`store.methodName()`,有什么解决方案了,目前可以运行但是类型校验报错`"this" 隐式具有类型 "any",因为它没有类型注释。ts(2683)`