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

Invalid filename #98

Open arkeyliu opened 7 months ago

arkeyliu commented 7 months ago

Error: Invalid filename at new module.exports (/Users/arkey/gpt-crawler/node_modules/adm-zip/adm-zip.js:57:19) at new BayesianNetwork (/Users/arkey/gpt-crawler/node_modules/generative-bayesian-network/bayesian-network.js:24:21) at new FingerprintGenerator (/Users/arkey/gpt-crawler/node_modules/fingerprint-generator/fingerprint-generator.js:32:44) at BrowserPool._initializeFingerprinting (/Users/arkey/gpt-crawler/node_modules/@crawlee/browser-pool/browser-pool.js:566:37) at new BrowserPool (/Users/arkey/gpt-crawler/node_modules/@crawlee/browser-pool/browser-pool.js:254:18) at new BrowserCrawler (/Users/arkey/gpt-crawler/node_modules/@crawlee/browser/internals/browser-crawler.js:176:28) at new PlaywrightCrawler (/Users/arkey/gpt-crawler/node_modules/@crawlee/playwright/internals/playwright-crawler.js:99:9) at crawl (file:///Users/arkey/gpt-crawler/dist/src/core.js:34:25) at file:///Users/arkey/gpt-crawler/dist/src/main.js:3:7 at ModuleJob.run (node:internal/modules/esm/module_job:218:25)