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
Edge tools server crashes 5 times in 3 minutes then does not restart since last Insider update
Node.js v18.17.1
[Error - 2:47:45 PM] Connection to server is erroring. Shutting down server.
Repro steps:
Launch VS Code Insiders
Expected behavior:
Problem is not replicated in VS Code stable. Works without issue.
Additional context:
Error loading "hint"
Trying to load shared version
Found hint at...
Error: Not implemented: HTMLCanvasElement.prototype.getContext (without installing the canvas npm package)
Tried installing npm canvas. Not a fix.
AB#49074418
The text was updated successfully, but these errors were encountered:
I believe this has been resolved. Closing the work folder, updating VS Insiders and opening the folder again, which I re-located to a dev drive, seems to have fixed the problem. Don't know what caused it, but seems to be working now.
Well, I spoke to soon. This problem still happens when I right click open in VS Insider from within Windows Explorer Preview.
If I open the folder from within VS Insider it seems to work fine. No problem either way with VS Code.
But at least I found a workaround.
Version: 1.87.0-insider (user setup)
Commit: 00124e9e5830e3efc897db71c781899f8a676295
Date: 2024-02-16T16:33:57.085Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22635
Microsoft Edge Tools v2.1.4
Describe the bug:
Edge tools server crashes 5 times in 3 minutes then does not restart since last Insider update
Node.js v18.17.1
[Error - 2:47:45 PM] Connection to server is erroring. Shutting down server.
Repro steps:
Launch VS Code Insiders
Expected behavior:
Problem is not replicated in VS Code stable. Works without issue.
Additional context:
Error loading "hint"
Trying to load shared version
Found hint at...
Error: Not implemented: HTMLCanvasElement.prototype.getContext (without installing the canvas npm package)
Tried installing npm canvas. Not a fix.
AB#49074418
The text was updated successfully, but these errors were encountered: