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 e434404 commit c36d6ffCopy full SHA for c36d6ff
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