Skip to content

Commit 2979fda

Browse files
authored
Update Helix.props
1 parent e998760 commit 2979fda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/targets/Helix.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
<ItemGroup Condition="'$(TestDependsOnNode)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">
4646
<HelixPreCommand Include="call RunPowershell.cmd InstallNode.ps1 $(NodeVersion) %25HELIX_CORRELATION_PAYLOAD%25\node\bin || exit /b 1" />
47+
<HelixPreCommand Include="call npm install npm@latest -g" />
4748
</ItemGroup>
4849

4950
<ItemGroup Condition="'$(TestDependsOnJava)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">

0 commit comments

Comments
 (0)