[wp-trac] [WordPress Trac] #45455: Webpack "stuck" at old package versions
WordPress Trac
noreply at wordpress.org
Mon Jan 7 12:46:37 UTC 2019
#45455: Webpack "stuck" at old package versions
------------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.1
Component: Build/Test Tools | Version: 5.0
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by atimmer):
My understanding is that `package-lock.json` should handle this. If it
doesn't then either the `package-lock.json` is incorrect or npm is not
working correctly. As you get the correct dependencies when deleting
`node_modules` I am tending towards npm not working correctly. Maybe there
is a flag that can force `npm` to check if everything in `node_modules` is
still up to date?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45455#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list