Unable to start debugging in Visual Studio RTM for cordova app

前端 未结 11 1787
陌清茗
陌清茗 2020-12-03 00:03

I have a project that was working on RC and worked with no problems. Updated to RTM and now I cannot start the application

I also created a new black cordova app and

11条回答
  •  执笔经年
    2020-12-03 00:28

    I had the same issue using Ripple Emulator. I solved the problem by deleting the cache of cordova (VS-Tools-Options-Apache Cordova Tools-Cordova Tools-Delete cache...).

    I've also changed the port from 4400 to dynamic (under Ripple emulator).

提交回复
热议问题