diff --git a/script/vsts/platforms/macos.yml b/script/vsts/platforms/macos.yml index a3f11c712..a8674eaf9 100644 --- a/script/vsts/platforms/macos.yml +++ b/script/vsts/platforms/macos.yml @@ -115,6 +115,9 @@ jobs: versionSpec: 10.2.1 displayName: Install Node.js 10.2.1 + - script: npm install --global npm@6.2.0 + displayName: Update npm + - task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1 displayName: Restore node_modules cache inputs: