You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Remote debugging of Node.js applications via the chrome-devtools:// protocol is not supported. Attempting to access a resource with this protocol results in a search.
Platform (Win7, 8, 10? macOS? Linux distro?):
Desktop
Brave Version (revision SHA):
0.15.0
Steps to reproduce:
From a node application folder, run node --inspect --debug-brk index.js
Paste the generated URL into Brave
Actual result:
Brave performs a web search.
Expected result:
Brave establishes a connection to the Node.js process.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?
Yes
The text was updated successfully, but these errors were encountered:
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Remote debugging of Node.js applications via the chrome-devtools:// protocol is not supported. Attempting to access a resource with this protocol results in a search.
Platform (Win7, 8, 10? macOS? Linux distro?):
Desktop
Brave Version (revision SHA):
0.15.0
Steps to reproduce:
node --inspect --debug-brk index.js
Actual result:
Brave performs a web search.
Expected result:
Brave establishes a connection to the Node.js process.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
Yes
Can this issue be consistently reproduced?
Yes
The text was updated successfully, but these errors were encountered: