BubbleWrap CLI显示错误Bubblebrap构建时,给定的android-sdk不正确

问题描述

我想使用BubbleWrap CLI构建TWA

当我尝试使用bubblewrap build

构建应用时
|  |) /_,--.,--|  |-.|  |-.|  |,---.,--,--.--.,---.
|  .-.  |  ||  | .-. | .-. |  | .-. |  |.'.|  |  .--',-.  | .-. |
|  '--' '  ''  | `-' | `-' |  \   --|   .'.   |  |  \ '-'  | '-' '
`------' `----' `---' `---'`--'`----'--'   '--`--'   `--`--|  |-'
                                                           `--'    
(node:1798) ExperimentalWarning: The fs.promises API is experimental


cli ERROR The given androidSdk isn't correct.

它显示错误cli Eroor The given androidSdk isn't correct

这是我的文件结构是

- application
|
|- jdk
|- android-sdk
|- my-app

我的~/.bubblewrap/config.json包含

{
  "jdkPath":"~/application/jdk","androidSdkPath":"~/application/andoid-sdk"
 }

我的操作系统

PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)