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/13 15:09:54 UTC

[GitHub] [cordova-windows] janpio edited a comment on issue #340: Blank page

janpio edited a comment on issue #340: Blank page
URL: https://github.com/apache/cordova-windows/issues/340#issuecomment-501744624
 
 
   > 1- `cordova create` as I'm working on ionic app i have no idea about this command! :)
   
   Then please use it now to make sure your local system can create a working Cordova Windows app: `cordova create`, `cd ...`, `cordova platform add windows`, `cordova run windows`.
   
   
   
   > I've made a total new app with VS17 (100% cordova app) and when I tried to run it i got this:
   
   You can only create pure Cordova apps with the Cordova CLI (as described above). Everything else uses software that is not directly supported by Apache Cordova. Visual Studio does not offer Cordova support out of the box, so you have to have installed some workload or feature that might claim Cordova support, but should not really be needed. (Actually Visual Studio does never have to be opened at all to create a Cordova Windows app - it only has to be installed correctly. Everything else can happen on the command line)

----------------------------------------------------------------
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