[wp-trac] [WordPress Trac] #52843: Remove explicit puppeteer dependency from package.json

WordPress Trac noreply at wordpress.org
Wed Mar 31 18:06:10 UTC 2021


#52843: Remove explicit puppeteer dependency from package.json
--------------------------------------+-----------------------
 Reporter:  isabel_brison             |       Owner:  desrosj
     Type:  defect (bug)              |      Status:  reopened
 Priority:  normal                    |   Milestone:  5.8
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------

Comment (by desrosj):

 More testing results:

 - Ran `npm cache clean --force`.
 - `rm -rf node_modules`
 - `npm install`

 Still see the issue and running `npm list puppeteer` still shows the unmet
 peer dependency.

 I was playing around with `v2` format of the lock file today for #52951,
 and oddly enough when the lock file is converted to the new `v2` format, I
 don't have this problem. Maybe updating the file format is enough to
 resolve this?

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


More information about the wp-trac mailing list