[wp-trac] [WordPress Trac] #59187: Bundled Themes need to be update to node 16

WordPress Trac noreply at wordpress.org
Wed Sep 6 23:56:27 UTC 2023


#59187: Bundled Themes need to be update to node 16
-------------------------------------------------+-------------------------
 Reporter:  jivygraphics                         |       Owner:  desrosj
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  6.4
Component:  Build/Test Tools                     |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  good-first-bug has-patch needs-      |     Focuses:
  testing commit                                 |
-------------------------------------------------+-------------------------
Changes (by desrosj):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Looks like another step is needed for Twenty Twenty and Twenty Twenty-One.
 It seems that `npm install` works but `npm ci` fails because of how peer
 dependencies are resolved in npm >= 7.0.0.

 We'll need to add an `.npmrc` file with `legacy-peer-deps = true`, similar
 to what's in the main project folder now.

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


More information about the wp-trac mailing list