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 18e0481 commit 996c4aeCopy full SHA for 996c4ae
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