I am having problems creating Android Studio on one of my computers. The same project was built well, and when I clicked on github and pulled out of another machine, I got the following error.
Argument 0 for @NotNull parameter of com/intellij/execution/configurations/GeneralCommandLine.setExePath must not be null
I tried to create a new project by default, and I get the same build error, so this should be something with my setup.
Does anyone know what I can do to fix these problems? Or even how to completely remove Android Studio and start a new job? thanks
source share