#44245 closed defect (bug) (fixed)
Use npm v6.1.0
Reported by: | netweb | Owned by: | azaozz |
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
We should use the latest stable release of npm, this is the v6 branch, the current version is 6.1.0
Using a standardised version of npm allows developers contributing to core to have a common local configuration eliminating potential lock file compatibilities that can occur when using npm v5 vs v6
This will also require a systems request for the build server to be updated to npm 6.1.0
, currently, the build server is using npm 5.5.1
, see https://make.wordpress.org/systems/2017/12/11/node-js-8-x-on-build-server/
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Example Systems Request: https://make.wordpress.org/systems/