这几天安装了鸿蒙的开发软件,打算研究下,中途碰到很多问题,仅做下记录,防止忘记了,大家有兴趣了也可以看下。
安装问题
DevEco问题:Network connection failed. Check the network or HTTP proxy settings
Windows默认的时区不是中国
解决:
打开“C:\Users\xxxxxx\AppData\Roaming\Huawei\DevEcoStudio3.1\options\country.region.xml” 修改 name="GB" 为 name="CN"
<application>
<component name="CountryRegionSetting">
<countryregion name="GB"/>
</component>
</application>
修改完,重启软件即可。
版权声明: 闲者 发表于 2024-03-04
转载请注明: Windows下鸿蒙DevEcoStudio常见问题 | Windows下鸿蒙DevEcoStudio常见问题 - 无界文档,Windows下鸿蒙DevEcoStudio常见问题
暂无评论...