Unable to create Apache Cordova project in Visual Studio 2013

前端 未结 1 1015
青春惊慌失措
青春惊慌失措 2021-01-06 04:49

I am having trouble creating an Apache Cordova project in Visual Studio 2013 with their new CTP1.1 patch that enables support for these project types. I had my environment w

相关标签:
1条回答
  • 2021-01-06 05:08

    The project creation issues may be fixed now since there were several new CTP releases of the Cordova tools and they have reached RTM in Visual Studio 2015. It looks like this issue was also solved in the comments (though separate issues came up). I work in the team that builds these Cordova tools and I know that we fixed may installation issues since the CTP 1.1 release, so I'd suggest upgrading.

    Also, since it was mentioned in this question - Here's some guidance for using TypeScript files in Visual Studio with Apache Cordova:

    https://github.com/Microsoft/cordova-docs/blob/master/getting-started/tutorial-typescript.md

    0 讨论(0)
提交回复
热议问题