We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.5.0-dev.20211016
It needs a monorepo setup to reproduce. I made a small repository: https://github.com/ilogico/ts-nodenext-bug
This happens all the time when editing a file, but it's hard to reproduce in a deterministic way.
I reproduce it here by toggling line comments back and forth:
The language service says it cannot find the module or it's corresponding type declarations after having correctly resolved the module.
The module stays resolved.
The text was updated successfully, but these errors were encountered:
I think I observed something similar at #46373.
Sorry, something went wrong.
weswigham
Successfully merging a pull request may close this issue.
Bug Report
🔎 Search Terms
🕗 Version & Regression Information
4.5.0-dev.20211016
💻 Code
It needs a monorepo setup to reproduce. I made a small repository: https://github.com/ilogico/ts-nodenext-bug
This happens all the time when editing a file, but it's hard to reproduce in a deterministic way.
I reproduce it here by toggling line comments back and forth:
🙁 Actual behavior
The language service says it cannot find the module or it's corresponding type declarations after having correctly resolved the module.
🙂 Expected behavior
The module stays resolved.
The text was updated successfully, but these errors were encountered: