Shrinkwrap file should be converted to deduped format (npm 3.x)

Bug #1583620 reported by Vitaly Kramskikh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vitaly Kramskikh

Bug Description

It seems npm 3.5.2 which is in Xenial (and thus used by OpenStack infra) cannot work with old (non-deduped) shrinkwrap file format (see https://github.com/npm/npm/issues/11088 ). So, shrinkwrap file should be converted to deduped format.

Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Vitaly Kramskikh (vkramskikh)
status: Confirmed → In Progress
tags: added: non-release
Changed in fuel:
milestone: 9.0 → 10.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (master)

Reviewed: https://review.openstack.org/315119
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=900988fc32d9c1b0405570920e34cb4c240f33dd
Submitter: Jenkins
Branch: master

commit 900988fc32d9c1b0405570920e34cb4c240f33dd
Author: Vitaly Kramskikh <email address hidden>
Date: Wed May 11 18:13:46 2016 +0300

    Switch to npm 3.x shrinkwrap format

    npm 3.x uses deduplication by default, which allows to reduce
    size of node_modules dir.

    Also, this seems to be a workaround for the issue
    https://github.com/npm/npm/issues/11088

    Closes-Bug: #1583620

    Change-Id: Ib629f4fc6ee3880944c5b119c9f220ea5b2c074a

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.