


Since the microsoft/vscode#84803 issue has been fixed in the latest vscode release, I still get the error messages, but I can safely ignore them as VS Code continues to to run. Crashing the extension host makes vscode unusable, which made me look for solutions.

Those packages are causing the module loading problem. Some packages in my monorepo are not npm install-ed, because I've never worked on them (my colleagues have), and so I never needed to.

This is my latest (prettier extension 3.11.0) log: īut I think I know what's going on (in my repo, at least).
