7***@qq.com
7***@qq.com
  • 发布:2023-06-10 08:42
  • 更新:2023-06-25 10:13
  • 阅读:481

打自定义基座包的时候报No key with alias 'testalias' found in keystore

分类:uni-app

打自定义基座包的时候报No key with alias 'testalias' found in keystore [PackagePath]/wgtRoot/UNIBC788B3/.manifest/google-keystore.keystore
但是打正式版又没有报错
报错信息:

Execution failed for task ':app:packageRelease'.

A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
com.android.ide.common.signing.KeytoolException: Failed to read key testalias from store \"[PackagePath]/wgtRoot/UNIBC788B3/.manifest/google-keystore.keystore\": No key with alias 'testalias' found in keystore [PackagePath]/wgtRoot/UNIBC788B3/.manifest/google-keystore.keystore

  • Try:

    Run with --debug option to get more log output.
    Run with --scan to get full insights.

2023-06-10 08:42 负责人:无 分享
已邀请:
昭昭L

昭昭L - 开心就好

别名不一致;如果一致还报错可能有缓存

Diligent_UI

Diligent_UI - 【插件开发】【专治疑难杂症】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=193663(微信搜索飘逸科技UI小程序直接体验)】【骗子请绕道】问题咨询请加QQ群:120594820,代表作灵感实用工具小程序

alias指的是证书别名

要回复问题请先登录注册