kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
rodzic
ad042d896f
commit
e0850dabf1
|
@ -208,7 +208,7 @@ export async function getBrowser(launchOptions?: PuppeteerLaunchOptions) {
|
|||
export const defaultChromeExecutablePath = (): string => {
|
||||
switch (os.platform()) {
|
||||
case 'win32':
|
||||
return 'C:\\ProgramFiles\\Google\\Chrome\\Application\\chrome.exe'
|
||||
return 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe'
|
||||
|
||||
case 'darwin':
|
||||
return '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'
|
||||
|
|
Ładowanie…
Reference in New Issue