What are the requirements to create a windows app using Ionic?

Asked

Viewed 90 times

-2

I created an app for android using Ionic, wanted to take this same app and build for pc, what the requirements and how to do?

1 answer

0

  • but I need to download all aqls files, or just one file?

  • Dear @Ronkzinho "you" do not download anything, whoever downloads is the very command of Ionic, it will not only download what is strictly necessary, but how will generate the required files directly on your machine and then just navigate to the folder platforms/windows/ and there will be the project file if you want to open in visualstudio (I’m not talking about Vscode);

  • Then I give the build using the visual studio, or command prompt

  • @Ronkzinho is at the same prompt, you navigate to the folder of your project and execute the command. Nor could it be in Visualstudio, because the project for VS only exists after executing the commands and NPM downloading the dependencies :) ... I cited access by VS just by chance need to adjust something of VS even in the project. The way is the same to do for android, but Platform is windows.

  • Bro, you are returning this error: localdodomeuprojeto Platforms windows Cordovaapp.Windows10.jsproj(61.5): error MSB4019: The Imported project "C: Program Files (x86) Msbuild Microsoft Visualstudio v14.0 Microsoft.VisualStudio. .default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. No Valid Msbuild was Detected for the Selected target: Error: C: Program Files (x86) Msbuild 14.0 bin msbuild: Command failed with Exit code 1

  • @Ronkzinho you have to install with "Universal Apps", on installed VS you have the option, select, install and then build will work.

Show 1 more comment

Browser other questions tagged

You are not signed in. Login or sign up in order to post.