Michael Mao

Results 17 issues of Michael Mao

Error:(111, 31) argument labels '(totalVoidCount:)' do not match any available overloads

麻烦删除下 android:allowBackup="true" 字段 tools:replace 不起作用

https://github.com/fluttercandies/pull_to_refresh_notification/issues/28

根据 [prometheus 文档](https://github.com/easzlab/kubeasz/blob/master/docs/guide/prometheus.md) 不知道该怎么处理设置邮件告警, 写在哪个文件(文档中那个文件应该已经不存在了),执行什么指令更新等, 新手无从下手, 希望能完善下新的文档步骤 ![image](https://user-images.githubusercontent.com/7344437/137090611-9b47596f-456e-4158-bbbf-86a86cb9c14c.png)

不识别 json

文档中提到 ``` dependencies { implementation 'cn.simonlee.widget:swipeback:1.1.0' } ``` 只发现 [1.1.1](https://mvnrepository.com/artifact/cn.simonlee.widget/swipeback) 而且遇到了白屏问题, 详见视屏, 暂时不知道怎么解决, [change code](https://github.com/krmao/template/commit/42f35d31ac7d1da0171cad4556dbc3f3ee0eba94) https://user-images.githubusercontent.com/7344437/104013866-0d780300-51ed-11eb-9e68-5b783d7f2840.mp4

> ansible-playbook site.yml -i inventory/my-cluster/hosts.ini -u ops_root -b -vv ``` TASK [download : Download k3s binary x64] ****************************************************************************************************************************************************************** task path: /Users/krmao/workspace/k3s-ansible/roles/download/tasks/main.yml:3 fatal: [122.112.245.157]: FAILED! => {"changed": false, "dest": "/usr/local/bin/k3s", "elapsed":...

bug: Error: Cannot find module 'react-native/cli' when move android dir outer react-native js project use relative path > same problem as 0.68.2, when move android dir outer react-native js project...

> yarn android ``` > Task :app:processDebugResources > Task :react-native-community_masked-view:generateDebugBuildConfig UP-TO-DATE > Task :react-native-community_masked-view:javaPreCompileDebug UP-TO-DATE > Task :react-native-community_masked-view:compileDebugJavaWithJavac > Task :react-native-gesture-handler:generateDebugBuildConfig UP-TO-DATE > Task :react-native-gesture-handler:javaPreCompileDebug UP-TO-DATE > Task :react-native-community_masked-view:bundleLibCompileToJarDebug >...