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

[@wordpress/scripts][puppeteer-core] Some internal modules are deprecated. #62002

Closed
stein2nd opened this issue May 27, 2024 · 0 comments · Fixed by #67708
Closed

[@wordpress/scripts][puppeteer-core] Some internal modules are deprecated. #62002

stein2nd opened this issue May 27, 2024 · 0 comments · Fixed by #67708
Labels
[Status] In Progress Tracking issues with work in progress [Tool] WP Scripts /packages/scripts [Type] Bug An existing feature does not function as intended

Comments

@stein2nd
Copy link

Description

npm warn deprecated [email protected]:
Rimraf versions prior to v4 are no longer supported

npm warn deprecated [email protected]:
Glob versions prior to v9 are no longer supported

Step-by-step reproduction instructions

  1. After deleting the folder 'node_modules' and file 'package-lock.json', run 'ncu', 'ncu -u' and 'npm install -force' in turn.
  2. Run 'npm ls ' for each of the module names listed in the warn warning presented by npm.

Screenshots, screen recording, code snippet

puppeteer-core@13 7 0

babel-jest@29 7 0

Environment info

System:

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

Binaries:

  • Node: 22.2.0 - ~/.nodebrew/current/bin/node
  • Yarn: 1.22.22 - /usr/local/bin/yarn
  • npm: 10.8.0 - ~/.nodebrew/current/bin/npm

Please confirm that you have searched existing issues in the repo.

No

Please confirm that you have tested with all plugins deactivated except Gutenberg.

No

@stein2nd stein2nd added the [Type] Bug An existing feature does not function as intended label May 27, 2024
@Mamaduka Mamaduka added the [Tool] WP Scripts /packages/scripts label May 28, 2024
@gziolo gziolo added the [Status] In Progress Tracking issues with work in progress label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Tool] WP Scripts /packages/scripts [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants