Commit 68e7515
authored
Fix prompter (#2441)
After removing the fibers we forgot to await the result from the prompt before calling the unmuteStdout method. After this method is invoked the input from the terminal is not accepted.
Common lib reference: telerik/mobile-cli-lib#8771 parent 26c06c5 commit 68e7515
1 file changed
+1
-1
lines changed
0 commit comments