-
Notifications
You must be signed in to change notification settings - Fork 17
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
Blank screen on Mac after Dec Update #31
Comments
Is line 22 loaderConfig.paths = {} right before |
I'm having the same problem … MonkeyPatch was working fine until tonight when Code starts up as just a blank screen, same as OP. However, I don't get the error he had with code --verbose I get — [main 2022-02-05T04:04:45.586Z] [File Watcher (node.js)] Request to start watching: /Users/user/Library/Application Support/Code/User (excludes: ),/Users/user/Library/Application Support/Code/User/settings.json (excludes: ) Any thoughts? |
Running portable VSCode, same issue
Can anyone confirm this with non-portable version? |
Code version:
November 2021 (version 1.63)
I get this error with
code --verbose
Code ends up looking like this:

Deleting the files in that directory work but they re-appear and make the issue reappear after another restart.
Snippet from that file (starting at line 20):
The text was updated successfully, but these errors were encountered: