@Farhad_87 wrote:
I have just updated ionic to ionic 3. I created a project and project info looks like this:
global packages:
@ionic/cli-utils : 1.2.0 Cordova CLI : 7.0.1 Ionic CLI : 3.2.0local packages:
@ionic/app-scripts : 1.3.7 @ionic/cli-plugin-cordova : 1.2.1 @ionic/cli-plugin-ionic-angular : 1.2.0 Cordova Platforms : windows 5.0.0 Ionic Framework : ionic-angular 3.3.0System:
Node : v6.10.3 OS : Windows 10 Xcode : not installed ios-deploy : not installed ios-sim : not installed.I have visual studio 2017 installed on my virtual machine. I have installed MS Build Tools separately. When I run a command
ionic cordova build windows
it gives me error:> cordova build windows
Running command - failed!
[ERROR] Cordova encountered an error.
You may get more insight by running the Cordova command above directly.[ERROR] An error occurred while running cordova build windows (exit code 1):
MSBuild v4.0 is not supported, aborting.
Error: AppPackages doesn't exists.Thanks in advance.
Posts: 1
Participants: 1
Running command - failed!