Debugger agent is not enabled

China☆狼群 提交于 2019-12-10 12:59:37

问题


I'm debugging a Cordova TypeScript project with Ripple. When I debug (Debug > Android > Ripple), the debug output window does not display debug messages. Instead, I get the following message:
code: -32000 message: Debugger agent is not enabled

I'm not sure if this is a problem with Chrome, Ripple or VS2015.

Windows 8.1, VS2015 RTM.


回答1:


You may find that what you're actually looking for

Debug > Windows > JavaScript Console



来源:https://stackoverflow.com/questions/31813562/debugger-agent-is-not-enabled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!