-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.3.1, 3.4
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
As discovered by Jake in MDL-59094, if:
1) Someone npm-install's on npm 4
2) Then upgrade to npm 5
3) Then run npm install again
Then it causes a diff to npm-shrinkwrap.json. This shouldn't happen.
It is probably being tracked by npm bug https://github.com/npm/npm/issues/16728
- Discovered while testing
-
MDL-59094 npm 5 causing problems with npm-shrinkwrap.json (and causing travis to fail)
- Closed
- links to