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

Deprecation Warning with punycode #43

Open
andrewelawrence opened this issue Jun 27, 2024 · 0 comments
Open

Deprecation Warning with punycode #43

andrewelawrence opened this issue Jun 27, 2024 · 0 comments

Comments

@andrewelawrence
Copy link

It seems some of the packages used are no longer supported. I did a quick search and returned this useful thread vercel/next.js#66289.

(node:19007) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
FetchError: request to https://localhost:3000/ failed, reason: 
    at ClientRequest.<anonymous> (/opt/homebrew/lib/node_modules/graphqlviz/node_modules/node-fetch/lib/index.js:1501:11)
    at ClientRequest.emit (node:events:520:28)
    at TLSSocket.socketErrorListener (node:_http_client:502:9)
    at TLSSocket.emit (node:events:520:28)
    at emitErrorNT (node:internal/streams/destroy:170:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant