Skip to content
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

VS Code Launch configuration for this project failed to start #370

Open
blackchoey opened this issue Dec 9, 2024 · 0 comments
Open

VS Code Launch configuration for this project failed to start #370

blackchoey opened this issue Dec 9, 2024 · 0 comments

Comments

@blackchoey
Copy link
Collaborator

I'm trying to launch this project through various launch configurations defined in .vscode/launch.json. The Server and Extension + Server configuration failed to start with following error:

C:\Program Files\nodejs\node.exe .\resources\debug\debugAdapter.js --server=4711
Process exited with code 1
Uncaught Error Error: Cannot find module 'C:\Users\username\git\vscode-apimanagement\resources\debug\debugAdapter.js'
    at Module._resolveFilename (<node_internals>/internal/modules/cjs/loader:1140:15)
    at Module._load (<node_internals>/internal/modules/cjs/loader:981:27)
    at executeUserEntryPoint (<node_internals>/internal/modules/run_main:128:12)
    at <anonymous> (<node_internals>/internal/main/run_main_module:28:49)

Environment:
node: 18.20.5
npm: 10.8.2
vscode: 1.95.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant