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
Powershell Temporary Integrated Terminal does not startup when the debug icon is clicked. Gives below error:
PowerShell Integrated Console
/bin/chmod: cannot access '/tmp/CoreFxPipe_PSES_zhv4igvh.xwb': No such file or directory
/usr/bin/stat: cannot stat '/tmp/CoreFxPipe_PSES_zhv4igvh.xwb': No such file or directory
Permissions to the pipe file were not set properly. Expected: 600 Actual: for file:
/tmp/CoreFxPipe_PSES_zhv4igvh.xwb
Hi @solomonsunder, have you tried out your scenario with the PowerShell Preview? That uses a totally different mechanism to create the named pipe, so this issue may well be fixed there.
The preview extension will be delivered to to stable in the next week or so, so keep an eye out for the next update there too.
System Details
Issue Description
Powershell Temporary Integrated Terminal does not startup when the debug icon is clicked. Gives below error:
Attached Logs
DebugSession-3.log
EditorServices.log
Start-EditorServices-DebugSession-3.log
Start-EditorServices-EditorServices.log
vscode-powershell.log
###Related Issue
#1422
The text was updated successfully, but these errors were encountered: