Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot see requests in the developer console #2325

Closed
dukedougal opened this issue Aug 12, 2016 · 4 comments
Closed

Cannot see requests in the developer console #2325

dukedougal opened this issue Aug 12, 2016 · 4 comments
Labels

Comments

@dukedougal
Copy link

I am using

chrome "52.0.2743.82"

electron "1.3.2"

And none of the network request show in the network tab of the developer console.

I can't figure out how to see the network traffic.

Any suggestions?

thanks!

@czardoz
Copy link
Contributor

czardoz commented Aug 12, 2016

@dukedougal set NODE_DEBUG=request in your terminal before starting Electron

@maximerenaux
Copy link

hello @czardoz,

I have the same problem in a "decompiled/unzipped" electron project. I would like to see the request in network tab to save it as HAR but I don't find the solution.

Where can I set NODE_DEBUG=request?

thanks

@stale
Copy link

stale bot commented Feb 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 26, 2019
@stale stale bot closed this as completed Mar 5, 2019
@lovanya
Copy link

lovanya commented Sep 12, 2019

I use electron-vue. set NODE_DEBUG=request but doesn't work. I can't see any debug message in terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants