-
Notifications
You must be signed in to change notification settings - Fork 171
cordova build windows generates following error "Error: No valid MSBuild was detected for the selected target." #273
Comments
Uh - current Then run |
This is the whole error generated:: cordova build windows |
My temporary solution has been only to execute it in debug mode and not in release mode. At the time of generating the compiled for the store does not happen, it works perfectly. I will continue to see the same log to see what is happening. |
Essentially the MSBuild detection code does not work well with VS 2017. Duping this into #274 |
cordova platform list
Installed platforms: browser 5.0.3, ios 4.5.4, osx 4.0.1, windows 5.0.0
Available platforms: amazon-fireos, android, blackberry10, firefoxos, webos
cordova -v
5.4.0
I have tried this on Mac High Sierra as well as Windows 10
The text was updated successfully, but these errors were encountered: