Hi, i developed app in ionic, everything works fine on Android, but when i want to build it for windows, its fails with an error, that MS Build cannot be find.
When i tried cordova requirements, it says, that MsBuild tools and Visual studio is not found.
MSBuild tools v.14.0 not found. Please install Visual Studio 2015 Community from https://www.visualstudio.com/downloads/download-visual-studio-vs
Required version of Visual Studio not found. Please install Visual Studio 2015 Community from https://www.visualstudio.com/downloads/download-visual-studio-vs
But i have Visual studio 2017 installed, with all components, that i need for building windows phone apps in ionic. Any solutions?