[wp-trac] [WordPress Trac] #56547: Prevent using npm 7 until gutenberg supports it

WordPress Trac noreply at wordpress.org
Sun Sep 11 21:52:25 UTC 2022


#56547: Prevent using npm 7 until gutenberg supports it
--------------------------------------+---------------------
 Reporter:  jorbin                    |       Owner:  jorbin
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  6.1
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+---------------------
Changes (by jorbin):

 * owner:  (none) => jorbin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"54124" 54124]:
 {{{
 #!CommitTicketReference repository="" revision="54124"
 Build/Test: Prevent using unsupported NPM versions.

 Using NPM 7+ currently causes a number of issues. In order to improve
 developer experience, we should prevent a developer from going down the
 road of using incompatible engines.

 See also: https://github.com/WordPress/gutenberg/pull/29204 and
 https://github.com/WordPress/gutenberg/pull/23600.

 Props rcorrales.
 Fixes #56547.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56547#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list