Skip to content

Parsing error: File 'tsconfig.json' not found - if project does not contain tsconfig.json in workspace root #722

Description

I have a project (repo link) that has two separate tsconfig files in non-root folders. When I open this project in VScode, the linter gives this error in every TS file:

Parsing error: File '/project-root/tsconfig.json' not found.

That path indeed does not link to an existing file, since it should look in a specific subdirectory of project-root .

Whenever I open one of the subfolders, the error goes away and the plugin functions as expected.

Possibly related to #691

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    info-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions