ReneR97 / skillshare-downloader

https://www.buymeacoffee.com/ReneR97
29 stars 4 forks source link

Please use a userland alternative instead #11

Open lakimakromedia opened 10 months ago

lakimakromedia commented 10 months ago
> skillshare-scraper@1.0.0 start
> node index.js

(node:13344) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. **Please use a userland alternative instead.**
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "false".] {
  code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v21.3.0

Its the same issue ? > https://github.com/ReneR97/skillshare-downloader/issues/3