We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa995da commit 81038e2Copy full SHA for 81038e2
1 file changed
lib/schemas/config.js
@@ -137,9 +137,10 @@ export const defaultConfig = {
137
'--no-default-browser-check',
138
'--no-first-run',
139
'--no-pings',
140
- '--no-sandbox',
+ '--pipe',
141
+ // '--no-sandbox',
142
'--no-startup-window',
- '--no-zygote',
143
+ // '--no-zygote',
144
'--password-store=basic',
145
'--process-per-tab',
146
'--use-mock-keychain'
0 commit comments