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 has some deprecated NPM modules #54895

Closed
stein2nd opened this issue Sep 28, 2023 · 1 comment · Fixed by #67708
Closed

@wordpress/scripts has some deprecated NPM modules #54895

stein2nd opened this issue Sep 28, 2023 · 1 comment · Fixed by #67708
Labels
[Status] In Progress Tracking issues with work in progress [Tool] WP Scripts /packages/scripts [Type] Enhancement A suggestion for improvement.

Comments

@stein2nd
Copy link

Description

"[email protected]: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser"

Step-by-step reproduction instructions

  1. delete folder "node_modules" and file "package-lock.json" at project root directory
  2. "ncu"
  3. "ncu -u"
  4. "npm install --force"

Screenshots, screen recording, code snippet

image

Environment info

System:

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

Binaries:

  • Node: 20.7.0 - ~/.nodebrew/current/bin/node
  • Yarn: 1.22.19 - ~/.nodebrew/current/bin/yarn
  • npm: 10.1.0 - ~/.nodebrew/current/bin/npm
  • pnpm: 8.6.12 - ~/.nodebrew/current/bin/pnpm

npmPackages:

  • @wordpress/scripts: ^26.13.0 => 26.13.0

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

Yes

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

No

@Mamaduka Mamaduka added the [Tool] WP Scripts /packages/scripts label Sep 28, 2023
@jordesign jordesign added the [Type] Enhancement A suggestion for improvement. label Sep 28, 2023
@gziolo
Copy link
Member

gziolo commented Oct 23, 2023

We need to wait until the Gutenberg repository starts using Node 18 or higher because lighthouse dropped support for Node 16 with v11.0.0 that was released after currently used 10.4.0.

@gziolo gziolo added the [Status] Blocked Used to indicate that a current effort isn't able to move forward label Oct 23, 2023
@gziolo gziolo added [Status] In Progress Tracking issues with work in progress and removed [Status] Blocked Used to indicate that a current effort isn't able to move forward labels 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] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants