> 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