good first issue
Good for newcomers
Open
Mac 系统 Watch 解锁功能失效
1
Add a description, image, and links to the fastgit topic page so that developers can more easily learn about it.
To associate your repository with the fastgit topic, visit your repo's landing page and select "manage topics."
在Ubuntu系统下使用dev-sidecar时,程序需要安装根证书,但是在安装时会出现以下问题:
要解决此问题,可以打开终端,运行
sudo /opt/dev-sidecar/@docmirrordev-sidecar-gui --no-sandbox,以root身份安装证书,从而避开sudo的密码询问步骤,解决问题。在安装完证书后,重新启动程序,就能发现证书安装成功了。