Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
- Open the sample repo with vscode.dev (https://vscode.dev/github/cemalgnlts/vscode-ts-support).
- you will see that the type of the
logger variable is incorrect.
Open Developer Tools and you will see the following error logs in the console:
Error: Could not read file outside of project root /vscode-vfs/github/cemalgnlts/node_modules
Error: Could not read file outside of project root /vscode-vfs/github/cemalgnlts
Error: Could not read file outside of project root /vscode-vfs/github/cemalgnlts/node_modules/@types
If you then delete the codes and rewrite them, you can also see these errors:
[Extension Host] no package at path /cemalgnlts/vscode-ts-support/node_modules/logger/index.d.ts /cemalgnlts/vscode-ts-support/node_modules/logger
---
Error: Invalid path: /vscode-vfs
Error: Invalid path: /
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
loggervariable is incorrect.Open Developer Tools and you will see the following error logs in the console:
If you then delete the codes and rewrite them, you can also see these errors: