This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Description
After code restructuring this Exception is triggered a bit too often.
E.g. if just the build process in MSBuild fails:
CordovaError: No valid MSBuild was detected for the selected target: Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe: Command failed with exit code 1
This issue refers to a problem in the way the code is structured - returning an exception that is not 100% correct all the times.