-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSBuild v16.1 is not supported, aborting. #1001
Comments
Visual Studio 2019 cannot be used for building Cordova-Windows apps. See also apache/cordova-windows#327 |
@dpogue I just installed VS because it was required by ionic in order to apps recognize MSBuild and not to develop my app with it, I'm generally using ATOM as my editor the only reason I mentioned VS19 was that. So would you mind please tell me why cordova can't get my installed MSBuild even when I set the location of it in my environments? |
If you want to build cordova-windows apps, you must use Visual Studio 2017. Visual Studio 2019 will not work. |
Ok thanks I try that |
@dpogue hi, So I installed VS17 and now this is what I get:
Any idea? |
Open an issues at https://github.com/apache/cordova-windows @robertnicjoo Include all the information that the template asks for. Here are some updated docs that might help you: https://cordova.apache.org/docs/en/dev/guide/platforms/windows/index.html#common-problems-and-workarounds |
I am trying to make windows app with cordova but all i get is this error
What I'm using
What I did so far
Added
MSBUILDDIR
in system environmentsAdded
VSINSTALLDIR
in system environmentsAdded path of
MSBuild
in system environmentsYet I'm getting error.
Any idea?
The text was updated successfully, but these errors were encountered: