visual-studio-cordova

Error when installing Visual Studio Tools for Apache Cordova CTP3.0 in Visual Studio 2013

好久不见. 提交于 2019-11-29 14:14:52
I installed Multi-Device Hybrid Apps for Visual Studio 2013 CTP 2.0. I then updated VS2013 to update 4. Now I can't upgrade MDHA to 3.0 because it tells me to uninstall 2.0 first, however the uninstaller doesn't work. When trying to uninstall 2.0 from Programs and Features, it just goes through the setup and then doesn't remove the software from the Add/Remove list. I tried following this however it doesn't work: http://support.microsoft.com/kb/3014133 I ended up discovering that the package GUID in the the KB article is wrong. I used this to uninstall the 2.0, then I could install 3.0. The

Apache Cordova/Visual Studio 2015 tools fails to launch app in IOS simulator

≯℡__Kan透↙ 提交于 2019-11-29 12:24:42
I am trying to deploy a simple newly created Cordova app on Mac from vs2015 it seems that the project is build successfully but I am getting the following error in visual studio and no app is installing or running on simulator. Starting launch process C:\Program Files (x86)\nodejs\node.exe "C:\Users\RezaR\AppData\Roaming\npm\node_modules\vs-tac\emulator.js" --platform ios --action launch --path "c:\users\rezar\documents\visual studio 2015\Projects\BlankCordovaApp2\BlankCordovaApp2\bld\ios\Debug\buildInfo.json" --serverUrl http://RezaMac:3015/cordova --language en-US --loglevel warn -

Visual Studio Cordova iOS build server setup

妖精的绣舞 提交于 2019-11-28 18:02:43
I have a problem with finding stuff about how to compile cordova apps from visual studio (desktop) on my macbook without parallels and similar things. I googled that stuff, but I found nothing relevant, or with parallels/vmware stuff. I added some insight what I want to do in my comments, yet pasted it here: nope, I mean, I have two devices: the desktop, where I have Windows 8.1 and a macbook pro mid 2012. And I want to (start a) build the cordova app from my desktop, but run it on my macbook (via iOS simulator). I don't want no dual booting, no virtualisation, just start the build from visual

Unable to build Cordova project in Visual Studio

北城以北 提交于 2019-11-28 11:24:26
问题 I'm using Visual Studio 2013 and the Cordova CTP 1.1. When I try to build the project, I get the following cryptic error (line breaks added for readability): Error 22 The command ""C:\Users\Nathan\AppData\Roaming\npm\node_modules\vs-mda\vs-cli" prepare --platform Android --configuration Debug --projectDir . --projectName "servermon"" exited with code 8. C:\Users\Nathan\AppData\Roaming\npm\node_modules\vs-mda-targets\Microsoft.MDA.targets 115 5 servermon I've tried the solutions from this

Cordova Visual Studio, install appx on windows tablet

独自空忆成欢 提交于 2019-11-28 09:48:47
问题 I´ve developed an cordova app with visual studio an deployed it to windows. After that I get a folder "~\platforms\windows\AppPackages\" with a *.appx file like in the description of the answer in How to deploy Visual Studio Cordova app to Windows 8? I copied the appx file on my windows tablet with an usb-stick. Now I tried to run the file. --> Same reaction like on a normal desktop pc. Can´t run the extension. (Dialog with "How should this type of file to be opened") What is the right way,

Error when installing Visual Studio Tools for Apache Cordova CTP3.0 in Visual Studio 2013

孤者浪人 提交于 2019-11-28 07:44:15
问题 I installed Multi-Device Hybrid Apps for Visual Studio 2013 CTP 2.0. I then updated VS2013 to update 4. Now I can't upgrade MDHA to 3.0 because it tells me to uninstall 2.0 first, however the uninstaller doesn't work. When trying to uninstall 2.0 from Programs and Features, it just goes through the setup and then doesn't remove the software from the Add/Remove list. I tried following this however it doesn't work: http://support.microsoft.com/kb/3014133 回答1: I ended up discovering that the

Cordova Multi-Device Hybrid Apps (Preview) for Visual Studio | Can't load project

最后都变了- 提交于 2019-11-28 06:15:46
问题 I've installed the CTP Multi-Device Hybrid Apps for VS 2013.2 There's no project template for hybrid apps and when i open a example project i get this error: D:\Downloads\WinJS ToDo Sample for Multi-Device Hybrid Apps\JavaScript\WinJSToDo\WinJSToDo.jsproj : error : The imported project "C:\Users\kevin.martins\AppData\Roaming\npm\node_modules\vs-mda-targets\Microsoft.MDA.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. D:

Apache Cordova/Visual Studio 2015 tools fails to launch app in IOS simulator

天大地大妈咪最大 提交于 2019-11-28 05:40:37
问题 I am trying to deploy a simple newly created Cordova app on Mac from vs2015 it seems that the project is build successfully but I am getting the following error in visual studio and no app is installing or running on simulator. Starting launch process C:\Program Files (x86)\nodejs\node.exe "C:\Users\RezaR\AppData\Roaming\npm\node_modules\vs-tac\emulator.js" --platform ios --action launch --path "c:\users\rezar\documents\visual studio 2015\Projects\BlankCordovaApp2\BlankCordovaApp2\bld\ios

AppxManifest file not being generated correctly

余生长醉 提交于 2019-11-28 05:02:05
问题 I've been using the Visual Studio 2015 tools to create an Apache Cordova project. However, on attempting to upload my app package to the Windows Dev Center, I get this error: 3201: The publisher display name, $username$, specified in the package doesn’t match the publisher name, Ciaran, that’s associated with the developer account. Upon examination of the source .appxmanifest file that gets generated automatically when building my application, I've found that it gets generated with

How to make Visual Studio 2015 installer know that I already have Android SDK?

梦想的初衷 提交于 2019-11-28 04:32:22
When I am installing Visual Studio 2015 I realized that it says Java SE Development Kit is already exists on the computer. I think installer knew it because of environment variables . That's why I set ANDROID_SDK_HOME and ANDROID_NDK environment variables. But when I launch the installer again it is still aware of only Java Development Kit. Do I set wrong environment names? How to make the installer know that I already have SDK and NDK? Visual Studio 2015 installer doesn't use ANDROID_SDK_HOME environment variable to detect SDK. You have to create the following registry entry. Open REGEDIT and