Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pascencio opened this issue Oct 16, 2024 · 0 comments

Comments

@pascencio
Copy link

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant