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

前端 未结 4 851
面向向阳花
面向向阳花 2021-01-04 09:46

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 i

4条回答
  •  耶瑟儿~
    2021-01-04 10:18

    I solved this issue with this steps: 1. Copy vs-tac folder from: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\ApacheCordovaTools\Packages\ to the AppData roaming folder.

    1. I opened a VS 2015 Developer Prompt to the AppData\roaming folder where I had copied the vs-tac package and run npm install

提交回复
热议问题