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

DeprecationWarning for punycode #87

Open
fkieling opened this issue Dec 12, 2023 · 1 comment
Open

DeprecationWarning for punycode #87

fkieling opened this issue Dec 12, 2023 · 1 comment

Comments

@fkieling
Copy link

Hi there,

CLI Version

~ akamai --version
akamai version 1.5.5
~ akamai pl --version
0.7.8-RELEASE

Expected Behavior

Don't get deprecation warning then using akamai pm or akamai pl

Actual Behavior

Command print correct information and a deprecation warning:

~ akamai pl --format json lg
(node:82499) [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

  1. akamai pl --format json lg (or other subcommands from pl or pm)
@aweingarten
Copy link

This issue is going to come up more and more with customers working with Next.js and other JS frameworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants