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 d865321 commit cae1a72Copy full SHA for cae1a72
eng/helix/content/InstallYarn.cmd
@@ -1,4 +1,4 @@
1
set PATH=%PATH%;.\jdk\bin
2
call npm.cmd i yarn
3
-call npm.cm install npm@latest -g
+call npm.cmd install npm@latest -g
4
call yarn install
0 commit comments