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

Pynycode module deprecated #119

Open
mengano-net opened this issue Aug 5, 2024 · 0 comments
Open

Pynycode module deprecated #119

mengano-net opened this issue Aug 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mengano-net
Copy link

mengano-net commented Aug 5, 2024

Bug Report

Description

I'm getting this error upon trying to create a new ADR:

> log4brains adr new "PR/Merge best practices"

? For which package do you want to create this new ADR? (Use arrow keys)
❯ Global
  Package: product.catalog.aws
  Package: bbcloud (node:58214) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Steps to Reproduce

Create a new ADR via:

log4brains adr new "title"

Expected Behavior

No deprecated module

Context

Environment

> log4brains --version
1.0.1
> node --version
v21.7.2
> sw_vers
ProductName:		macOS
ProductVersion:		14.5
BuildVersion:		23F79
>
> date
Mon Aug  5 15:34:39 CDT 2024
>

Possible Solution

@mengano-net mengano-net added the bug Something isn't working label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant