Java.lang.nullpointerexception

hello, after I created the project, when I open it, I get such an error java.lang.nullpointerexception (no error message) how can I solve it?

What version? How did you create the project? How are you compiling? What’s the log say?

cocos2d 4.0
android stüdyosu 2021.1.1
java 1.8

Log? How did you create the project?

cocos new Game -l cpp -p com.canyi.Game

Hey, did you find a solution to this problem? I am facing the same issue