webpack/webpack-cli

debuglog: Package no longer supported.

stein2nd opened this issue · 2 comments

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.

The following is the result of executing "npm ls debuglog":
image

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

Let's union these issues into one #3891

It looks like the modified package.json for "@webpack-cli/generators" is not registered. Is it being fixed?