Skip to content

Please use a userland alternative instead #11

@lakimakromedia

Description

@lakimakromedia
> [email protected] 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 ? > #3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions