我将后端和前端分为两个不同的项目,但我无法在前端项目中使用断点

发布于 2025-01-11 04:58:10 字数 107 浏览 1 评论 0原文

我正在开发一个项目,我们需要将后端和前端分成两个项目。在处理它时,我遇到了一些前端错误,我尝试设置断点来查找问题,但断点不起作用,因为我想该项目是从命令提示符启动的。有谁知道如何在前端项目中设置断点?

I'm working on a project and we needed to separate backend and frontend into two projects. And while working on it I was getting some frontend errors, I tried to set breakpoints to find the issue but the breakpoints aren't working because the project is started from the command prompt, I suppose. Does anyone know how I can set breakpoints in the frontend project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不念旧人 2025-01-18 04:58:10

确保您的项目没有通过(在手表上)运行 axample“nodemon”或“--watch”命令

make sure your project is not running by (on-watch) for axample "nodemon" or "--watch" command

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文