Skip to content

Npm install is too expensive #68

@vallettea

Description

@vallettea

Yesterday we update 6bin on a sensor and we accidentally did it over 3G. The reinstall of 6bin twice consumed 10Mo of data.
We need to optimise this:

  • use of npm 3+ for flat dependencies
  • does npm compresses the modules before sending them over the air ?
  • should we use git to send only the diffs we need ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions