BuilderIO / gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL
https://www.builder.io/blog/custom-gpt
ISC License
18.15k stars 1.88k forks source link

Does the project not support Mac systems? #83

Open lijialei001 opened 7 months ago

lijialei001 commented 7 months ago

playwright keeps reporting errors

marcelovicentegc commented 7 months ago

Hey, @lijialei001 ! Can you provide more information? What kind of errors are you experiencing?

lijialei001 commented 7 months ago

Hey, @lijialei001 ! Can you provide more information? What kind of errors are you experiencing?嘿!中方能否介绍有关情况?您遇到了什么样的错误?

(open_ai) !main ~/PycharmProjects/untitled2/demo/gpt-crawler> npm start

@builder.io/gpt-crawler@1.0.0 start npm run start:dev

@builder.io/gpt-crawler@1.0.0 start:dev cross-env NODE_ENV=development npm run build && node dist/src/main.js

@builder.io/gpt-crawler@1.0.0 build tsc

INFO PlaywrightCrawler: Starting the crawler. node:internal/process/esm_loader:97 internalBinding('errors').triggerUncaughtException( ^

Failed to launch browser. Please check the following:

The original error is available in the cause property. Below is the error received when trying to launch a browser: ​ browserType.launchPersistentContext: Target page, context or browser has been closed

lijialei001 commented 7 months ago

I tried every node, and nothing changed, okay