TLDR:
Error: EACCES: permission denied, open '/home/$USER/.vsdbg/getvsdbg.sh' but '/home/$USER/.vsdbg/getvsdbg.sh' is missing.
Fix install plox :D
Repro steps:
- Fresh install of pop_os
- Install vs code
- dotnet new mcv
- standard dockerfile
- standard docker-coreclr buildtask
- Build goes thru but run does not.
Error Message:
Acquiring the latest .NET Core debugger...
Unable to acquire the .NET Core debugger.
Error: EACCES: permission denied, open '/home/$USER/.vsdbg/getvsdbg.sh'
Action: debugCoreClr
Error type: EACCES
Error Message: EACCES: permission denied, open '/home/tehho/.vsdbg/getvsdbg.sh'
Version: 0.6.1
OS: linux
VS Code Version: 1.33.1