Skip to content

Is official support for arch comming anytime soon? #1391

Closed
@spluf

Description

@spluf

At this point I can run .net core projects in VSCode but I can not debug them due to this exception:

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.1)

Product Information:
 Version:            1.0.1
 Commit SHA-1 hash:  005db40cd1

Runtime Environment:
 OS Name:     arch
 OS Version:  
 OS Platform: Linux
 RID:         ubuntu.16.10-x64
 Base Path:   /opt/dotnet/sdk/1.0.1

VS Code version:
1.11.2-1
C# Extension version:
1.8.1

Steps to reproduce

Open / create a .Net Core web api (or any other .Net Core project), create launch.json and task.json and start debugging.

Expected behavior

Start the project in debug mode.

Actual behavior

Failed to initialize CoreCLR, HRESULT: 0x80131500

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions