New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension fails on startup #1063
Comments
|
I have this same problem, except the error I see is "invalid type: null, expected a boolean" instead: (this is with This looks similar to #994. My details:
I've verified that Even setting EDIT: I guess |
|
Had the same issue on |
Describe the bug
Extension doesn't start, and logs:
To Reproduce
For me I just need to load vscode with the extension. I have no idea what is causing this, as I tried using the extension with a blank vscode profile and it still happens.
Screenshots


Screencast from 11-02-24 11:24:24.webm
Versions
vscode: 1.85.2, deno: 1.36.1, extension: 3.33.3
The text was updated successfully, but these errors were encountered: