-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Debug or Start Error #102937
Comments
This started happening to me too with 1.47.2. Test scripts do not launch and I am running into a similar error. I am running on MacOSX. The message output reads as:
The
I tried reordering the command line arguments to no effect. The message |
This is a very serious bug in my opinion. There is no limit to my indignation why to post a non-working update and give people the opportunity to update to a non-working release. Let the developers not be lazy and describe the process of rolling back to the working version of the program. Since I need to work, and not for them to fix bugs and break my head. |
@Ritm57 Thanks for the issue, you're facing microsoft/vscode-js-debug#563 (comment) @jcampbell1710 can you collect a trace log using these instructions? Also, you should be able to fix the problem you're facing by adding
/duplicate |
Excellent work but this configuration does not help in solving the problem. You took and without working on the problem and the fact that you have an error and your software does not recognize the encoding is a big and fat minus. Even more there is a desire to get away from your wretched newproduct. THE PROBLEM IS NOT SOLVED SOLVE IT AND DO NOT PLAY UNSUBSCRIBE!!! C:\Program Files\nodejs\node.exe d:_tmp_CarRenta\crm_carrental\controllers\rl1.js Error: Cannot find module 'c:/Users/������������/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/bootloader.bundle.js'
Версия: 1.47.2 (user setup) |
This comment has been minimized.
This comment has been minimized.
Make sure you follow the complete instructions given in the linked issue (using the nightly and setting attachSimplePort). With those two things, the bootloader will not be injected into your program. |
Issue Type: Bug
C:\Program Files\nodejs\node.exe d:_tmp_CarRenta\crm_carrental\app.js
internal/modules/cjs/loader.js:969
throw err;
^
Error: Cannot find module 'c:/Users/������������/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/bootloader.bundle.js'
Require stack:
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
at Function.Module._load (internal/modules/cjs/loader.js:842:27)
at Module.require (internal/modules/cjs/loader.js:1026:19)
at Module._preloadModules (internal/modules/cjs/loader.js:1278:12)
at loadPreloadModules (internal/bootstrap/pre_execution.js:439:5)
at prepareMainThreadExecution (internal/bootstrap/pre_execution.js:71:3)
at internal/main/run_main_module.js:7:1 {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'internal/preload' ]
}
Process exited with code 1
VS Code version: Code 1.47.2 (17299e4, 2020-07-15T18:22:06.216Z)
OS version: Windows_NT x64 10.0.18363
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Extensions (6)
The text was updated successfully, but these errors were encountered: