Skip to content

The TypeScript Standard Style server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.  #540

@pascencio

Description

@pascencio

Here's what I did

I have a project with a workspace with 6 sub folders that have typescripts projects. Each project have ts-standard installed.

Sometimes, when vscode starts up, I get this error:

The TypeScript Standard Style server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

Its weird, but after 5 restart the elapsed time is lower than 1 minute.

All crashes happen because the plugin don't detect the tsconfig.json file:

[Info  - 18:18:15] TypeScript Standard Style library loaded from: /home/someuser/somepath/somesubpath/node_modules/ts-standard/index.js
Unable to locate the project file. A project file (tsconfig.json or tsconfig.eslint.json)

Obviusly the file is there.

What I expected to happen

No TypeScript Standard Style restarts and stop

What seems to have happened

├── @aws-sdk/[email protected]
├── @aws-sdk/[email protected]
├── @codegenie/[email protected]
├── @nestjs/[email protected]
├── @nestjs/[email protected]
├── @nestjs/[email protected]
├── @nestjs/[email protected]
├── @nestjs/[email protected]
├── @types/[email protected]
├── @types/[email protected]
├── @types/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions