gpt4 book ai didi

javascript - 使用 Google Chrome 在 WebStorm 中调试 JavaScript Angular 应用程序

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:00:46 26 4
gpt4 key购买 nike

我正在尝试使用 Google Chrome 在 WebStorm 的 Angular 应用程序中调试一些 Controller 代码。

我的调试设置:

My Debug Settings

运行这些调试设置时:

1) Chorme 在任务栏中闪烁,就好像它正在尝试连接一样。

2) 我没有看到通常显示在页面顶部的调试选项卡(指示)(如褐色标题)

3) 在 WebStorm 的调试器窗口中,我收到以下消息

 "cannot connect , ensure that Web Inspector is closed "

Debugger window message

此外,我还能够使用 Chrome 开发工具调试我的代码。

知道是什么干扰了 Webstorm 的调试器连接到 Chrome 吗?

最佳答案

您是否为 chrome 安装了“JetBrains IDE 支持”扩展?如果您的 Web 服务器在 localhost:63342 中运行,请尝试:

  1. 将 URL 参数设置为 http://localhost:63342
  2. 将你的 index.html 文件绑定(bind)到 http://localhost:63342/index.html

如果您有任何问题,请查看这篇文章,其中介绍了如何使用 Intellij 逐步调试 Angular: http://ignaciosuay.com/how-to-debug-angularjs-with-intellij/

关于javascript - 使用 Google Chrome 在 WebStorm 中调试 JavaScript Angular 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26309513/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com