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
The zipfs extension doesn't seem to work since vscode was automatically updated. Errors occur when accessing files for all external dependencies. The vscode error message is:
Unable to open 'index.d.ts': Unable to resolve resource zip:/...
Is this a vscode version issue? I downgraded to version 1.60.2, but the same problem occurred.
This issue looks stale, and doesn't feature the reproducible label - which implies that you didn't provide a working reproduction using Sherlock. As a result, it'll be closed in a few days unless a maintainer explicitly vouches for it or you edit your first post to include a formal reproduction (you can use the playground for that).
Note that we require Sherlock reproductions for long-lived issues (rather than standalone git repositories or similar) because we're a small team. Sherlock gives us the ability to check which bugs are still affecting the master branch at any given point, and decreases the amount of code we need to run on our own machines (thus leading to faster bug resolutions). It helps us help you! 😃
If you absolutely cannot reproduce a bug on Sherlock (for example because it's a Windows-only issue), a maintainer will have to manually add the upholded label. Thanks for helping us triaging our repository! 🌟
Describe the bug
The zipfs extension doesn't seem to work since vscode was automatically updated. Errors occur when accessing files for all external dependencies. The vscode error message is:
Is this a vscode version issue? I downgraded to version 1.60.2, but the same problem occurred.
Environment
Additional context
vscode version: 1.65.0
zipfs extension installed
run yarn dlx @yarnpkg/sdks vscode
set the typescript version to .yarn/sdk/typescript
The text was updated successfully, but these errors were encountered: