taco

Build failing for Android target on Tools for Apache Cordova - Visual studio Professional 2015

。_饼干妹妹 提交于 2019-12-11 06:13:22
问题 There is a cordova project developed using Visual Studio - Tools for Apache Cordova (TACo). While building the project for iOS target, we are able to get the build and debug successfully, on simulator as well on real iOS device. But while building the same for Android target, it is working with Ripple browser emulators but it is not working with Android emulator or Android real devices. I have tried updating environment variables manually as well through VS > Tools > Options > Tools for

Error when building Apache Cordova project in Visual Studio - Could not find module \node_modules\vs-tac\app.js (again!)

心已入冬 提交于 2019-12-08 03:56:13
问题 I fixed this or a very similar issue with building in debug (and I assume in a release version) my Visual Studio 2015 Community TACO Apache Cordova project (the one I'm working on or a blank new project from the template - which is what I've provided output from here, below, the blank one) just about 24 hours ago, but now the problem has 'mysteriously' reappeared. Error Cannot find module 'C:\Users\myusername\Documents\Visual Studio 2015\Projects\BlankCordovaApp3TestZ\BlankCordovaApp3TestZ

Why is Visual Studio TACO unable to find the app I am trying to debug?

≯℡__Kan透↙ 提交于 2019-12-05 04:32:17
I am using visual studio running in parallels on a Mac. The Mac functions as my build server for iOS. I am trying to get debugging working from visual studio for both the simulator (iPad Air iOS 9.3) and an actual device (an actual iPad Air). For now, it may be helpful to just focus on the simulator first. When I try to launch to a simulator (iPad Air) from visual studio, or to an actual device my application launches on the device or simulator before visual studio appears to hang for a few moments, ultimately reporting the following error message: We were unable to find the app you're trying

Is anyone having problems installing VS Tools for Apache Cordova Update 4?

安稳与你 提交于 2019-12-04 07:39:25
I just saw VS TACO Update 4 as an available update and installed it on two machines, but in both cases, after installing and restarting VS, it still shows up as an available update. Morever, when you try and install it, it invokes the VS installer and tries to re-install components that I already have installed. Has anyone faced a similar issue? I work on the Tools for Apache Cordova in Visual Studio at Microsoft. A mistake was made publishing this update. At the moment it will re-install update 3 rather than install update 4. I'm terribly sorry for the inconvenience this has caused you. We

Visual Studio 2015 won't work with Tools For Apache Cordova

本小妞迷上赌 提交于 2019-11-30 18:31:37
I did the full installation of VS 2015 Enterprise + Tools for Apache Cordova. When I open or create any project It won't build and even show the Ripple Emulator or Device information on the Run button. I already did a full reinstall and still the same. When I click the Dependency Check button at the Configuration Window says everything is OK. When I try to build: npm ERR! Windows_NT 6.3.9600 1> npm ERR! argv "node" "C:\Users\%UserProfile%\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "-g" "install" "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions

Taco roadmap - Update 11 with Cordova 7 support

假如想象 提交于 2019-11-30 13:03:21
问题 Are there any plans by Microsoft to release a Taco Update 11 with native Cordova 7, Node 4.x support? Is Taco still an active project since the last update was two years ago? 回答1: I think it is safe to assume Microsoft has abandoned TACO platform, putting their focus in this space to Xamarin. As you pointed out, the last update to the tool was 2 years ago, Jan 2016. The last entry in The Visual Studio Blog ("The official source of product insight from the Visual Studio Engineering Team") was

Visual Studio 2015 won't work with Tools For Apache Cordova

♀尐吖头ヾ 提交于 2019-11-30 02:51:56
问题 I did the full installation of VS 2015 Enterprise + Tools for Apache Cordova. When I open or create any project It won't build and even show the Ripple Emulator or Device information on the Run button. I already did a full reinstall and still the same. When I click the Dependency Check button at the Configuration Window says everything is OK. When I try to build: npm ERR! Windows_NT 6.3.9600 1> npm ERR! argv "node" "C:\Users\%UserProfile%\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "

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 -

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