opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Bug]: punycode` module is deprecated

Open Fato07 opened this issue 1 year ago • 5 comments
trafficstars

Opencommit Version

3.2.2

Node Version

v22.9.0

NPM Version

10.8.3

What OS are you seeing the problem on?

No response

What happened?

getting this error upon typing oco command on the terminal:

oco
(node:16214) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
│
â””  No changes detected

Expected Behavior

punycode module should be upgraded in the project if its being used

Current Behavior

The punycode module is deprecated.

Possible Solution

No response

Steps to Reproduce

No response

Relevant log output

No response

Fato07 avatar Oct 22 '24 19:10 Fato07