简体   繁体   English

node.js 应用程序的 Stackdriver 调试问题

[英]Stackdriver debug issue for node.js app

Regardless of the browser I'm using, I can't get stackdriver debugging work.无论我使用哪种浏览器,我都无法进行 Stackdriver 调试工作。 After navigating to the source for the code that runs on app engine, clicking on the gutter doesn't do anything.导航到在应用引擎上运行的代码的源代码后,单击装订线不会执行任何操作。

I'm not using github or bitbucket or google cloud source repo, so uploaded the code from local.我没有使用 github 或 bitbucket 或谷歌云源代码库,所以从本地上传了代码。 I noticed this msg after uploading the dist from local..did anyone succeed in setting this up?从本地上传 dist 后,我​​注意到了这个 msg ..有人成功设置了吗?

在此处输入图片说明

Yes, many use node.js apps with Stackdriver Debugger successfully.是的,许多人成功地将 node.js 应用程序与 Stackdriver Debugger 一起使用。

As long as your local source code matches the deployed source code, this is a benign message.只要您的本地源代码与部署的源代码匹配,这就是一个良性消息。

Please email cdbg-feedback@google.com for further support.请发送电子邮件至 cdbg-feedback@google.com 以获得进一步支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM