You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Bug Report
Description
I'm getting this error upon trying to create a new ADR:
Steps to Reproduce
Create a new ADR via:
log4brains adr new "title"
Expected Behavior
No deprecated module
Context
Environment
Possible Solution
The text was updated successfully, but these errors were encountered: