We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expect:
/tmp/electron
/tmp/electron/electron
Ctrl+Shift+I
/usr/lib64/vscode/resources/app
ELECTRON_RUN_AS_NODE=1 /tmp/electron/electron ./out/cli.js ./code.js
Actual:
electron-7
electron-8
code-oss
The text was updated successfully, but these errors were encountered:
It seems gcc build don't have this issue
not related
Sorry, something went wrong.
Another test:
electron --no-sandbox --inspect
chrome://inspect/
Cause by c4b43f3
fixed: c16b528#diff-755843ee9442f1f149675494d19c6902L549
No branches or pull requests
Expect:
/tmp/electron
/tmp/electron/electron
Ctrl+Shift+I
/usr/lib64/vscode/resources/app
ELECTRON_RUN_AS_NODE=1 /tmp/electron/electron ./out/cli.js ./code.js
Actual:
electron-7
orelectron-8
Ctrl+Shift+I
code-oss
The text was updated successfully, but these errors were encountered: