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

Error on launch: Attribute 'program' is not absolute ('{path}') #34

Closed
pedro757 opened this issue Sep 28, 2021 · 3 comments
Closed

Error on launch: Attribute 'program' is not absolute ('{path}') #34

pedro757 opened this issue Sep 28, 2021 · 3 comments

Comments

@pedro757
Copy link
Contributor

I'm new to dap, I don't know too much, but it seems that jsnode should have ${workspaceFolder}/${file} in program

This is the error:

Error on launch: Attribute 'program' is not absolute ('{path}'); consider adding '${workspaceFolder}/' as a prefix to make it absolute.

@pocco81
Copy link
Owner

pocco81 commented Sep 28, 2021

Should be working now.

@pedro757
Copy link
Contributor Author

I tried and it works!

@pocco81
Copy link
Owner

pocco81 commented Sep 28, 2021

Awesome! Now we can mark it as tested :)

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

2 participants