yuhui

Results 8 comments of yuhui

目前不支持,需要自己写插件,欢迎PR,我可能暂时没时间添加这个功能

多执行几次 npm install puppeteer 直到成功 如果有可用的镜像仓库,可以加上以提升网络访问成功率,比如 npm install puppeteer --registry=http://registry.npm.baidu.com

editor.get() method will get the json from html(editor)

Thanks for your answer, but that's not my situation. In my case, for example, `examples/hello_world.sh`, we can run as : ``` $ ./hello_world.sh -n Kate Hello, Kate! ``` But if...

请问这个问题解决了吗,我也遇到了。 我是k8s小白,不太明白『你 cert-manager 应该是安装出错导致的吧,尝试全部卸载再重装』如何处理,能否提供更详细点的文档或指南

@shikanon 感谢,我试试

卸载重装还是不行,报一样的错

Hi folks, I have figured this problem out. In ios13 safari and chrome, we need these 2 conditions to get gyro usable: 1. website servers in https 2. get permission...