Commit aa45ede
authored
docs(pipelines): document multiple NPM versions issue (#13687)
NPM6 can apparently not correctly process a package-lock generated using NPM7.
This will crop up more and more as NPM 7 starts becoming more popular; add a documentation
section about this.
Fixes #13666.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent ab2c48e commit aa45ede
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
752 | 764 | | |
753 | 765 | | |
754 | 766 | | |
| |||
0 commit comments