Skip to content

TypeError: Cannot read property 'ClrOrMono' of undefined #1026

@ghost

Description

The following error occurs on Debian 9.4 when first opening a folder with a solution in Atom.

solution-manager.ts:197 Uncaught (in promise) TypeError: Cannot read property 'ClrOrMono' of undefined
    at SolutionInstanceManager._addSolution (solution-manager.ts:197)
    at solution-manager.ts:154
    at handleCandidate (solution-manager.ts:612)
    at addCandidatesInOrder (solution-manager.ts:625)
    at solution-manager.ts:154
    at <anonymous>

After some debugging, it seems that omnisharp-client doesn't have a Runtime that this script is expecting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions