Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@stacks/cli using deprecated module punycode #1700

Open
aryzing opened this issue Jun 5, 2024 · 0 comments
Open

@stacks/cli using deprecated module punycode #1700

aryzing opened this issue Jun 5, 2024 · 0 comments
Labels
bug Unwanted or unintended logic causing harm

Comments

@aryzing
Copy link

aryzing commented Jun 5, 2024

What version of Stacks.js are you using?

installed @stacks/[email protected] with binaries:
 - stx
 - stacks

Describe the bug

When running a command, such as stacks make_keychain, there's a warning that the package is using a deprecated version of punycode,

(node:5633) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

How to reproduce

Run a command such as stacks make_keychain.

Expected behavior

No warning / error

Additional context

  • Desktop/Smartphone OS: Ubuntu 22.04 LTS, bun 1.1.12, node v22.2.0
@aryzing aryzing added the bug Unwanted or unintended logic causing harm label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted or unintended logic causing harm
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant