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
andyleejordan
changed the title
An error occurred while running the REPL loop - System.Management.Automation.CommandNotFoundException: The term 'prompt' is not recognized as a name of a cmdlet, function, script file, or executable program.
Crash when prompt is undefined in the runspace
Feb 16, 2022
When "prompt" isn't defined in the runspace the fallback to DefaultPrompt doesn't work because we aren't catching the CommandNotFoundException
PowerShellEditorServices/src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs
Lines 662 to 664 in b433b0f
The text was updated successfully, but these errors were encountered: