更新失败 java.io.FileNotFoundException

Ysp*_*Ysp 7 ide android filenotfoundexception

更新后,我将 IDE 更新为 Letest 版本,我打开了更新前正在处理的项目,但它给出了错误,但当我打开其他项目时,没有错误,请帮助,谢谢

update failed for AnAction(com.intellij.execution.ExecutorRegistryImpl$ExecutorAction) with ID=Run
java.io.FileNotFoundException: E:\Android\WhatsApp\app\build\intermediates\apk_ide_redirect_file\debug\..\..\apk\debug\output-metadata.json (The system cannot find the file specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
    at java.base/java.io.FileReader.<init>(FileReader.java:75)
Run Code Online (Sandbox Code Playgroud)

GvH*_*ish 15

只需清理项目并进行构建


Ysp*_*Ysp 6

只需重建项目即可解决\nBuild \xe2\x86\x92 重建项目

\n