ubuntu20.04 hb set error: OHOS ERROR] Invalid vendor path: /home/openharmony/vendor
Compilation error
View environment
View version
Try to delete the ohos_config.json file in the project root directory, and then execute the “hb set” command, it still reports an error
Solution:
Uninstall this one: pip3 uninstall ohos-build
and then execute three lines of code in the source code path
pythom3 -m pip install build/lite
pythom3 -m pip install ohos-build
pip3 install build/lite
Read More:
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [Solved] Ubuntu Compile Rust Program Error: failed to run custom build command for openssl-sys v0.9.39
- [Solved] Ubuntu pip Install Error: which is not on PATH
- Ubuntu18.04 Compile Error: android 7 FAILED [How to Solve]
- Set the cursor of Ubuntu terminal to turn on automatic display
- Ubuntu18.04 Compile A40i SDK Error: misc/create_inode.c:395:18: error: conflicting types for ‘copy_file_range‘
- How to Solve Ubuntu20.04 Compile Error:error while loading shared libraries: libncurses.so.5
- Ubuntu install and compile OpenCV3.4.0 fatal error: dynlink_nvcuvid.h: No such file or directory #include <dynlink_nv
- [Solved] Ubuntu16.4Install vcs2016 Error: mount.vboxsf: mounting failed with the error: Invalid argument
- Vmware Virtual Machine ubuntu Compile Error: fatal error: Killed signal terminated program cc1plus
- [Solved] ubuntu Run jupyter Error: print(‘Error in generated code:‘, file=sys.stderr) SyntaxError: invalid syntax
- [Solved] Ubuntu Compile AOSP Error: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
- [Solved] Homebrew Error: xcrun: error: invalid active developer path
- [Solved] Nvml compilation official use case error: collect2: error: ld returned 1 exit status
- Termux setting path environment variable
- tuxedo Compile Background Common Error [How to Fix]
- [Solved] Ubuntu 18.04 Install opencv3.2.0 and opencv_contrib Error
- mysqlclient in Ubuntu: How to Solve mysqlclient Install Error
- How to Solve labelme Install Error in Ubuntu