berstend / puppeteer-extra

💯 Teach puppeteer new tricks through plugins.
https://extra.community
MIT License
6.23k stars 732 forks source link

[Bug] extract-stealth-evasions raise UnhandledPromiseRejectionWarning when use #744

Open foxwhite25 opened 1 year ago

foxwhite25 commented 1 year ago

Describe the bug When I run extract-stealth-evasions, it raise UnhandledPromiseRejectionWarning: Error: An `executablePath` or `channel` must be specified for `puppeteer-core , which seems to be cause by a new update to puppeteer.

Related stackoverflow post: https://stackoverflow.com/questions/74251875/puppeteer-error-an-executablepath-or-channel-must-be-specified-for-puppete

Code Snippet npx extract-stealth-evasions

Versions extract-stealth-evasions: 2.7.1

iamforrest commented 1 year ago

same on Mac

puppeteer v19.2.2 puppeteer-extra v3.3.4 node v18.10.0