Solution
If there is no such file on the path that is mentioned in the error, then it is just because the build of the problematic project is failed. Just comment all the lines of code that are causing error(s) and build the project again. The error will be gone.
Leave a Reply