Skip to content

TS Support For Web #205286

@cemalgnlts

Description

@cemalgnlts

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.86.1

Steps to Reproduce:

  1. Open the sample repo with vscode.dev (https://vscode.dev/github/cemalgnlts/vscode-ts-support).
  2. 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: /

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions