美文网首页
2.鸿蒙开发:Check if 'storeFile' is c

2.鸿蒙开发:Check if 'storeFile' is c

作者: TensorFlow开发者 | 来源:发表于2021-08-26 15:08 被阅读0次

    场景

    鸿蒙开发过程中,build项目报错:

    Check if 'storeFile' is configured correctly, it can't be null or empty.
      Please configure 'debug' signingConfigs in File -> Project Structure -> Modules -> entry -> Signing Configs.
    

    解决方案

    临时解决方案

    把debug注销掉后,再点击右上角的Sync Now,再运行

    永久解决方案

    重新签名。

    相关文章

      网友评论

          本文标题:2.鸿蒙开发:Check if 'storeFile' is c

          本文链接:https://www.haomeiwen.com/subject/cmkuiltx.html