We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c930a commit 992aa9bCopy full SHA for 992aa9b
.evergreen/InstallNode.ps1
@@ -24,4 +24,4 @@ Move-Item .\node_modules\npm -Destination .\node_modules\npm2
24
.\node.exe .\node_modules\npm2\bin\npm-cli.js i -g npm@latest
25
26
Set-Location -Path $PSScriptRoot\..\
27
-npm run boostrap
+npm run bootstrap
0 commit comments