Error at compill the window platform

Can someone help me?

I am working with Cordova and trying to compile a windows application.

But I get the following error:

D:\Trabalhos\Mobile\node\cordova\ionic\Carcleo>cordova build windows
Building project: D:\Trabalhos\Mobile\node\cordova\ionic\Carcleo\platforms\windows\CordovaApp.Windows.jsproj
        Configuration : debug
        Platform      : anycpu
D:\Trabalhos\Mobile\node\cordova\ionic\Carcleo\platforms\windows\CordovaApp.Windows.jsproj(70,3): error MSB4019: The im
ported 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.
(node:9580) UnhandledPromiseRejectionWarning: Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe: Command failed with exit code 1
    at ChildProcess.whenDone (D:\Trabalhos\Mobile\node\cordova\ionic\Carcleo\platforms\windows\cordova\node_modules\cordova-common\src\superspawn.js:169:23)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
(node:9580) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:9580) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

D:\Trabalhos\Mobile\node\cordova\ionic\Carcleo>

insert the description of the image here In fact, the address:

C: \ Program Files (x86) \ MSBuild \ Microsoft \ VisualStudio \ v14.0 \ Microsoft.VisualStudio…Default.props
Does not exist.

What exists is:

C: \ Program Files (x86) \ MSBuild \ Microsoft \ VisualStudio \ v11.0
How to fix this error if MSBuild only installed version 11?

If so, where do I find 14.0 to download?

What is your ionic info output?
Is ionic cordova requirements happy?

Sorry-me please!
I’m not using ionic. Just cordova!

Your folder says “ionic” and you are posting at forum.ionicframework.com.

But even then:
Is cordova requirements happy?