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