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

@webpack-cli/generators@3.0.7 has some deprecated NPM modules #3891

Closed
stein2nd opened this issue Aug 2, 2023 · 3 comments
Closed

@webpack-cli/generators@3.0.7 has some deprecated NPM modules #3891

stein2nd opened this issue Aug 2, 2023 · 3 comments
Labels

Comments

@stein2nd
Copy link

stein2nd commented Aug 2, 2023

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:

  1. ncu
  2. ncu -u
  3. npm install

Expected behavior

Screenshots
image

image

image

Please paste the results of npx webpack-cli info here, and mention other relevant information

System:

  • OS: macOS 13.5
  • CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
  • Memory: 285.12 MB / 32.00 GB
  • Shell: 3.2.57 - /bin/bash

Binaries:

  • Node: 20.5.0 - ~/.nodebrew/current/bin/node
  • Yarn: 1.22.19 - /usr/local/bin/yarn
  • npm: 9.8.0 - ~/.nodebrew/current/bin/npm

npmPackages:

  • @webpack-cli/generators: ^3.0.7 => 3.0.7

Additional context

@stein2nd stein2nd changed the title readdir-scoped-modules: This functionality has been moved to @npmcli/fs @webpack-cli/generators@3.0.7 has some deprecated NPM modules Aug 11, 2023
@stein2nd
Copy link
Author

stein2nd commented Aug 19, 2023

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"?

@evenstensberg
Copy link
Member

Update cli version to more than v3 (your current)

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

No branches or pull requests

3 participants