When I move a whole project from one computer to another, and I try to start the project in IDEA on the other computer, the following error occurred when I start my application itself: "Cannot start process, the working directory does not exist."
There's no context for me to put this message in. I checked all my settings and everything seems to be all right. What have I done wrong?
I was also facing the same issues which has been fixed and working fine.
Solution: Go to FOlder where your project resides. Search for ".idea" folder --> delete that folder and then open the code and go to "settings.gradle(Project Setting)" file -- >
cut the line "include ':app'" -- > Sync Now --> now paste the same "include ':app'" and Sync now again --> Issues resolved -- > Last Clean & Revuild the project
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With