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
In Visual Studio go to Tools -> Options -> Tools for Apache Cordova, select Clear Cordova Cache.
This worked for me to solve the issues above and has been the solution to a few other issues when using these tools.
Need to set Visual Studio F5 action for Build and Deploy for Mobile project from Configuration Manager
Delete Suo file from solution will fix it for you.
Close Visual Studio, delete solution .suo files. Open Solution .sln and test it, this work for me.
In Visual Studio 2015 I had to separately install Ripple as a package of my Apache Cordova Project and restart Visual Studio. To start Ripple, right click on your project and select deploy.
Go to project
Properties > Configuration Manager
(left top corner) and check
deploy