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

Removing node_modules, running npm ci leaves diagnostics behind in ts and tsconfig files #58359

Open
1 task done
jakebailey opened this issue Apr 29, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Needs Investigation This issue needs a team member to investigate its status.

Comments

@jakebailey
Copy link
Member

Acknowledgement

  • I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

Comment

I've been having quite a few watcher problems recently, and have been collecting log files to try and report the problem.

The last two come from doing npm ci inside of https://github.com/jakebailey/every-ts and https://github.com/jakebailey/hereby, but the first one is a very very simple project: https://github.com/jakebailey/ts-watcher-issue-1

In that one, the first trace is just me opening the already-installed repo, running rm -rf node_modules, waiting for the errors to appear in index.ts and tsconfig.json, and then doing npm ci. The errors in tsconfig.json do not disappear.

image

In this example, it also reproduces in --watch mode.

ts-watcher-issue-1

I also experience this within the TS repo, but I haven't been able to get a trace of that one yet.

@sheetalkamat

@RyanCavanaugh RyanCavanaugh added the Needs Investigation This issue needs a team member to investigate its status. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Investigation This issue needs a team member to investigate its status.
Projects
None yet
Development

No branches or pull requests

3 participants