I tried to modify the appveyor.yml diff --git a/appveyor.yml b/appveyor.yml index e4e7a1c..2336372 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,9 +6,11 @@ install: - npm install - npm link
+image: Visual Studio 2017 + Then Windows 10 (internal version is 10.0.14393. maybe WIndows Server 2016?) is used in appveyor. However result is same. We can not Win10 (UWP) app in Windows Server 2016?  https://docs.microsoft.com/en-us/microsoft-edge/deploy/about-microsoft-edge [ Full content available at: https://github.com/apache/cordova-paramedic/issues/37 ] This message was relayed via gitbox.apache.org for [email protected]
