You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be willing to implement a fix (only if I knew the yarn codebase well enough 😅)
Describe the bug
So I initially made this issue under TypeScript microsoft/TypeScript#39331, they then had me pull the log and it ended up having issues loading it from the cache, so I'm dragging the issue here too in case it's a Yarn 2 pnp problem with vscode.
To Reproduce
feel free to clone the Yarnberry Toolkit which uses Zero-Install, if that doesn't reproduce then I've got a localized problem but I don't think I do. The issue stemmed from the fact that suddenly auto-imports stopped working for dependencies but not local files. No details about what module the recommendation comes from, and when selecting it, it doesn't import it, you have to manually import it or use a quick-fix.
Screenshots
Environment if relevant (please complete the following information):
OS: [e.g. OSX, Linux, Windows, ...]
Node version [e.g. 8.15.0, 10.15.1, ...]
Yarn version [e.g. 2.0.0-rc1, ...]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
So I initially made this issue under TypeScript microsoft/TypeScript#39331, they then had me pull the log and it ended up having issues loading it from the cache, so I'm dragging the issue here too in case it's a Yarn 2 pnp problem with vscode.
To Reproduce
feel free to clone the Yarnberry Toolkit which uses Zero-Install, if that doesn't reproduce then I've got a localized problem but I don't think I do. The issue stemmed from the fact that suddenly auto-imports stopped working for dependencies but not local files. No details about what module the recommendation comes from, and when selecting it, it doesn't import it, you have to manually import it or use a quick-fix.
Screenshots
Environment if relevant (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: