You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last 54 Keys:
n p m Space - - v e r s i o n Enter
Delete Backspace n p m Space i n i t Space - y Enter
Ctrl+l n p m Space i n s t a l l Space n o d e - s a a Backspace s s Enter
Ctrl+l
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal
to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -3.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
The text was updated successfully, but these errors were encountered:
Last 54 Keys:
n p m Space - - v e r s i o n Enter
Delete Backspace n p m Space i n i t Space - y Enter
Ctrl+l n p m Space i n s t a l l Space n o d e - s a a Backspace s s Enter
Ctrl+l
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal
to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -3.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
The text was updated successfully, but these errors were encountered: