-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.3, 3.3
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-59094-master -
When using npm version 5, doing npm install is causing changes to be generated in the shrinkwrap file.
This is not expected causing our travis test with the latest version of node to fail.
From response to my comments on https://github.com/npm/npm/issues/16728#issuecomment-305104149 I think that if generate the lockfile on npm 5, it should be BC with previous versions and stop this problem. We'll have to ensure that people updating the lockfile always use npm >5 though)
- has a non-specific relationship to
-
MDLSITE-5134 Make CIs to start using nvm nodejs manager
- Closed
- Testing discovered
-
MDL-59103 Upgrading to npm 5 without clearing node_modules can cause npm-shrinkwrap differences
- Closed