We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cde7f commit 6ea29ceCopy full SHA for 6ea29ce
build.yml
@@ -16,6 +16,7 @@ jobs:
16
displayName: 'Use Node 8.x'
17
inputs:
18
versionSpec: 8.x
19
+ - script: npm i -g npm@6
20
- task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1
21
22
keyfile: '**/package-lock.json, !**/node_modules/**/package-lock.json, !**/.*/**/package-lock.json'
0 commit comments