-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
Error: Cannot find module 'c:/Program Files/Microsoft VS Code Insiders/resources/app/extensions/ms-vscode.js-debug-nightly/src/bootloader.js' #98778
Comments
When is this happening? If it's in a normal terminal and auto attach is not disabled, then you can fix it by setting auto attach to disable, and then turning it back to on/off. /needsMoreInfo |
This is a recent error, there is bootloader.bundle.js in the same folder, but the terminal points to bootloader.js |
I got this error after updating |
Does this resolve the issue for you? |
Fixed, I always use off for this setting. I use Microsoft VS Code Insiders and node-v12.14.1. Node has not been updated, only VS Code has enabled automatic update, and it will be updated every time it is closed. Until half an hour before I submit the issue, using the two commands npm and yarn will not work. thanks |
I meet it too !I hope vscode update should be know by its owner!!! |
I have Still occurred after disabling all extensions. After an additional reload it disappeared. Also toggled the Auto Attach setting which did not seem to change anything, maybe it took the reload to do so. 🤷 Version: 1.46.0-insider |
@chrmarti this will happen when upgrading from old versions -- here it looks like you were a couple weeks behind, so when you updated it will break. Toggling auto attach will require that you click the |
Ok, thanks. Closing as expected. |
@connor4312 I see this again with:
The missing version is still the same:
|
@chrmarti terminal environment variables are set per-workspace. Maybe you're on an older workspace where the variable was previously set? |
I see it with the vscode folder. Toggling auto attach doesn't help. I don't see the warning triangle, would that show up in the statusbar? |
To confirm -- you're toggling auto attach through If so, that's weird: please send an invite for a call at whatever time works for you so we can look at this together. Thanks! |
Correct, I just went through all values of the setting and the error is still there. Interestingly I only see this with the |
In case anyone else hits this, we figured out what was going wrong: originally the terminal variables were created by To fix this:
|
Issue Type: Bug
VS Code version: Code - Insiders 1.46.0-insider (9e439b1, 2020-05-28T18:44:47.151Z)
OS version: Windows_NT x64 10.0.18363
System Info
flash_3d: disabled_software
flash_stage3d: disabled_software
flash_stage3d_baseline: disabled_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: disabled_software
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: unavailable_software
webgl2: unavailable_software
Extensions (32)
The text was updated successfully, but these errors were encountered: