【问题标题】:Project build failed项目构建失败
【发布时间】:2019-12-28 19:08:50
【问题描述】:

我试图在 android studio 模拟器上运行我的 react native 项目,但是当我构建它时出现此错误:

任务“:app:signingConfigWriterDebug”执行失败。 java.nio.file.AccessDeniedException: D:\COURSES\ReactNative-ThePracticalGuide\ myFirstApp\android\app\build\intermediates\signing_config\debug\out\signing-conf ig.json

这个问题有什么解决办法吗?

【问题讨论】:

    标签: react-native android-studio


    【解决方案1】:

    我发现解决方案真的很简单

    cd android
    gradlew clean
    cd..
    npm run android
    

    【讨论】:

      猜你喜欢
      • 2022-01-16
      • 2020-08-19
      • 1970-01-01
      • 2015-05-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多