-
-
Notifications
You must be signed in to change notification settings - Fork 611
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
@webpack-cli/generators@3.0.7 has some deprecated NPM modules #3891
Comments
After upgrading to @wordpress/scripts@26.11.0, we have confirmed that issue WordPress/gutenberg#53553 has been successfully resolved, but issue WordPress/gutenberg#53552 continues to occur. Does this mean that this is happening because @webpack-cli/generators is not fixing its own deprecated issues #3891 with "debuglog", "readdir-scoped-modules", and "@npmcli/move-file"? |
Update cli version to more than v3 (your current) |
Describe the bug
npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
What is the current behavior?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationSystem:
Binaries:
npmPackages:
Additional context
The text was updated successfully, but these errors were encountered: