We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Node displays a warning when running the project:
[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
npm why excerpt:
% npm why whatwg-url [email protected] node_modules/whatwg-url whatwg-url@"^5.0.0" from [email protected] node_modules/node-fetch node-fetch@"^2.6.7" from @mapbox/[email protected] node_modules/@mapbox/node-pre-gyp @mapbox/node-pre-gyp@"^1.0.11" from [email protected] node_modules/bcrypt bcrypt@"^5.0.1" from the root project
Node version
% node -v v22.11.0
OS Version
% sw_vers ProductName: macOS ProductVersion: 14.6.1 BuildVersion: 23G93
The text was updated successfully, but these errors were encountered:
I had the same problem, did you solve it?
Sorry, something went wrong.
No branches or pull requests
Node displays a warning when running the project:
npm why excerpt:
Node version
OS Version
The text was updated successfully, but these errors were encountered: