microsoft/cordova-samples

referencing errors

Opened this issue · 1 comments

I copied the project solution code for the todo app into project folder for VS2015 which has the cordova tools installed etc ... the project builds without errors but there are runtime errors (running in the default ripple emulator ) ...

scripts/frameworks/angular.min.js .... but the frameworks folder is not in the project???

also the config.xml was not found even though it is in the project

What do you mean with copying the todo app into the project folder? Can you try to open solution (.sln) file with VS? It will load the appropriate VS Project.