码农甲乙丙

Results 8 comments of 码农甲乙丙

突起的我也实现了,但是也没有凸起的这个效果😂

执行:cd node_modules/react-native/third-party/glog-0.3.4 && ../../scripts/ios-configure-glog.sh 参考:https://blog.csdn.net/u012852597/article/details/85069001

> @zhiqingchen 我也碰到这个问题,请问是对 yarn 的版本有限制吗? 你解决了吗

我目前是这样解决的:在src/config/index.ts文件中配置compiler: ` compiler: { type: "webpack5", prebundle: { enable: false, }, } ` 就没有那个警告了

> 感谢,可以先在这个文件中 node_modules/babel-preset-taro/rn/index.js 注释一下。 @zhiqingchen 都taro v2.3.26版本还只能注销吗,到现在还没处理这个问题?