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