berstend / puppeteer-extra

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

[Bug] package kind-of can't be imported #757

Open ralyodio opened 1 year ago

ralyodio commented 1 year ago

error: Uncaught Error: Dynamic require of "kind-of" is not supported
    at https://cdn.esm.sh/v96/clone-deep@0.2.4/es2022/clone-deep.js:2:509
    at Function.o [as typeOf] (https://cdn.esm.sh/v96/lazy-cache@1.0.4/es2022/lazy-cache.js:2:858)
    at s (https://cdn.esm.sh/v96/clone-deep@0.2.4/es2022/clone-deep.js:2:1142)
    at m.exports (https://cdn.esm.sh/v96/merge-deep@3.0.3/es2022/merge-deep.js:2:1120)
    at new r (https://cdn.esm.sh/v96/puppeteer-extra-plugin@3.2.2/es2022/puppeteer-extra-plugin.js:2:562)
    at new t (https://cdn.esm.sh/v96/puppeteer-extra-plugin-stealth@2.11.1/es2022/puppeteer-extra-plugin-stealth.js?bundle:2:1006)
    at w (https://cdn.esm.sh/v96/puppeteer-extra-plugin-stealth@2.11.1/es2022/puppeteer-extra-plugin-stealth.js?bundle:2:1784)
    at file:///home/ubuntu/www/briskreader.com/app/app.ts:33:15

This is in Deno

https://cdn.esm.sh/v96/puppeteer-extra-plugin-stealth@2.11.1/es2022/puppeteer-extra-plugin-stealth.js?bundle

This url should bundle all dependencies.