We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While in vs code:
I don't receive any run/debug information just the error message window appears (See attachment).
The text was updated successfully, but these errors were encountered:
Exit code 127 seems to indicate that the extension was unable to find the readapt executable. Two things you can try:
readapt
"useBundler": true
debugger
"debugger": "/path/to/readapt"
Sorry, something went wrong.
This issue is only present when debugging via a "remote ssh" connection. Do you a plan to support "remote ssh" debug ?
No branches or pull requests
While in vs code:
I don't receive any run/debug information just the error message window appears (See attachment).
The text was updated successfully, but these errors were encountered: