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][rtlcss-webpack-plugin] Some internal modules are deprecated. #62007

Closed
stein2nd opened this issue May 27, 2024 · 1 comment · Fixed by #68201
Closed

[@wordpress/scripts][rtlcss-webpack-plugin] Some internal modules are deprecated. #62007

stein2nd opened this issue May 27, 2024 · 1 comment · Fixed by #68201
Labels
[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]:
core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

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

Pasted Graphic

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
Copy link
Member

gziolo commented Dec 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[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