You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/11 05:18:39 UTC

[GitHub] [cordova-docs] robertnicjoo opened a new issue #1001: MSBuild v16.1 is not supported, aborting.

robertnicjoo opened a new issue #1001: MSBuild v16.1 is not supported, aborting.
URL: https://github.com/apache/cordova-docs/issues/1001
 
 
   I am trying to make windows app with cordova but all i get is this error
   
   ```
   ENV var MSBUILDDIR is set C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin
   MSBuild v16.1 is not supported, aborting.
   No valid MSBuild was detected for the selected target: AppPackages folder doesn't exist
   ```
   
   ### What I'm using
   
   ```
   IDE: Visual studio 2019 (known as v16)
   Cordova 9
   cordova-windows 7.0.0
   BuildTools 15
   OS: Windows 10
   Ionic 5
   ```
   
   ### What I did so far
   
   Added `MSBUILDDIR` in system environments
   Added `VSINSTALLDIR` in system environments
   Added path of `MSBuild` in system environments
   
   Yet I'm getting error.
   
   **Any idea?**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org