visual-studio-cordova Questions
4
Solved
I have gone through many answers, but nothing worked for me. I have a simple .html file and ionic content just does not scroll.
<!DOCTYPE html>
<html>
<head>
<meta charset="u...
Violaceous asked 14/5, 2016 at 19:29
3
I can't find any option or command to make a file or folder to be excluded from my visual studio project. (csproj, jsproj ... )
There is the option to include files and folders in the Solution Exp...
Giles asked 5/10, 2015 at 17:8
2
Today I upgraded to Visual Studio 2015 Update 2 including TACO Update 8. When I try to build, it fails. In the detailed error log, I see (beside others):
Installing npm 2.14.9. This could take a...
Nerland asked 18/4, 2016 at 14:17
2
I'm debugging a Cordova TypeScript project with Ripple. When I debug (Debug > Android > Ripple), the debug output window does not display debug messages. Instead, I get the following message:
code:...
Takashi asked 4/8, 2015 at 15:38
11
I'm having a problem with VS2015 and cordova projects. Earlier in the day my project was working great. However, I moved a project to a new folder and now VS2015 is not working well. It's running, ...
Bristle asked 22/9, 2015 at 22:32
3
Solved
I'm using VS 2015 RC, and I'm writing a cross platform mobile application. I have all the normal tools (java, android sdk, xamarin, cordova, etc.) installed and working. All the development is goin...
Sverige asked 21/5, 2015 at 23:27
17
One of my Visual Studio 2015 Cordova projects has recently started exhibiting this error when trying to debug with IOS / Ripple - iPhone (any):
Error DEP10402: Could not locate the start page. You...
Kirkendall asked 14/4, 2016 at 18:27
3
Solved
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?
Unseal asked 3/1, 2018 at 15:47
6
When I create new mobile application in visual studio, I can run it and no problems happen.
But when I start running another application (created by other developer, and shared on TFS), I got the ...
Intersidereal asked 29/11, 2014 at 2:49
2
Solved
I am using Cordova to build a UWP Windows 10 app that contains an Ext.js web application.
I can successfully build the application using Cordova with cordova build windows and with Sencha's system...
Allium asked 27/1, 2018 at 12:14
7
I use Visual Studio 2015 to create Cordova project, but when I debug the solution, the VS told me:
Error DEP10402: Could not locate a deployable apk. You may need to build your project.
and I ...
Knowland asked 12/11, 2015 at 9:1
4
Solved
I've just updated windows to the creative suite, and now when i run visual studio to develop my app (using an apache cordova solution), when ever i hit save on a file, it removes the file from the ...
Wiesbaden asked 9/11, 2017 at 12:18
1
I'm working on a cordova application in Visual Studio 2017 and I'm trying to access the filesystem using the file plugin. Unfortunately this does not work when debugging the application using 'Simu...
Visually asked 7/11, 2017 at 9:27
0
I have the following jquery post call in my Apache Cordova project created using the template in Visual Studio 2017.
$.post("http://localhost:58998/api/product/save", productData)
.done(function...
Consequent asked 8/1, 2018 at 8:9
3
Solved
When I use my globally installed Cordova 7.1.0 toolset and do an iOS remote build (to simulator or to Local Device), I almost immediately get the error message:
Error MSB4018 The "VsTac" task fail...
Aposematic asked 28/11, 2017 at 5:13
1
To reproduce my issue follow these steps:
Visual Studio 2017 Community - version 15.4.4
Visual Studio Tools for Apache Cordova - version 15.120.6728.2
Create a Blank App (Apache Cordova)
Changed c...
Ulceration asked 20/11, 2017 at 7:52
5
Solved
I've got a Cordova app that works great when deployed to a browser, or simply loaded to a browser. However, when the app is sent to a device via cordova run android the plugins are not found.
Usin...
Hathaway asked 13/9, 2017 at 21:38
0
I have a build process set-up in Visual Studio Team Services, doing a remote build to a Mac. The build uses the Cordova Build extension (https://marketplace.visualstudio.com/items?itemName=ms-vscli...
Eclectic asked 20/9, 2017 at 14:4
2
Solved
I downloaded and installed latest version of the Visual Studio Ionic 2 templates for Visual Studio Tools for Apache Cordova. I am using Visual Studio 2017 Professional.
To my frustration, I've fo...
Shoestring asked 13/5, 2017 at 13:26
0
Despite having globally installed Cordova version 7.0.1, when trying to build on Visual Studio 2017 Cordova Tools, it logs:
Cordova 6.3.1
There are no available updates for this VS extension.
Ho...
Riel asked 18/7, 2017 at 22:27
3
Solved
I am trying to update my Visual Studio 2015 + Cordova + TypeScript project to use TypeScript version to 1.6.0-beta. I am currently using 1.5.3.
I am able to use NPM to install the latest version, b...
Selie asked 3/9, 2015 at 20:43
3
Solved
I'm trying to release my application targetting Windows 10 (Universal Windows) based in Cordova to existing Windows Phone 8.1 store record.
After generating app package through Store - Create App ...
Riding asked 8/4, 2016 at 9:49
2
When I build my Cordova project in Visual Studio, it gives me an error "npm does not support Node.js v0.12.9" even though I have v6.10.3 installed. I tried the latest versions of npm, both x86 &...
Vaughan asked 24/5, 2017 at 7:55
1
Solved
So this might be a bit of an edge case, but I'm using visual studio on a VM, and I have my phone in my hand. I'd like to set things up that when I press "play" in visual studio, it compiles my cord...
Roby asked 15/4, 2017 at 15:50
4
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 s...
Rosales asked 3/8, 2015 at 16:49
1 Next >
© 2022 - 2025 — McMap. All rights reserved.