[TOC]

概述

https://github.com/waylau/harmonyos-tutorial

https://github.com/Wscats/awesome-harmony

https://github.com/wuyuanwuhui99/Harmony_movie_app_ui

https://github.com/eternaljust/Msea_HarmonyOS

https://github.com/ShanavasPS/ChatApplication

运行报错

1
To run and debug the Harmony device, configure the HarmonyOS runtime.

解决方案:

image-20231123215007547

运行报错:

1
2
3
4
Failure[INSTALL_FAILED_NO_BUNDLE_SIGNATURE]
Open signing configs
$ hdc shell rm -rf /sdcard/de9c0148cf3a4e20893e37f23e03bb16
Error while Deploying HAP

运行报错

1
Cause: The @ohos/hvigor-ohos-plugin version () is not within the expected range 2.x.x (2.x.x >= 2.4.0). Solution: Switch to @ohos/hvigor-ohos-plugin 2.4.2(which will install @ohos/hvigor 2.4.2) and import the project again.

运行报错:

1
2
3
> hvigor ERROR: Failed :entry:default@SignHap... 
> hvigor ERROR: Failed to find the incremental input file: /Users/frewen/03.ProgramSpace/22.OpenHarmony/03.Source/browser/D:/Download/FoxBrowserCertificate.cer.
> hvigor ERROR: BUILD FAILED in 176 ms

运行报错

1
2
3
4
Failure[ERR_INSTALL_PARSE_NATIVE_SO_FAILED]
For details, see FAQ.
$ hdc shell rm -rf /sdcard/b3d2ee3f7ff34e5186db7bb680e90b71
Error while Deploying HAP