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

better error handling for missing jbang ? #140

Open
maxandersen opened this issue Oct 5, 2024 · 2 comments
Open

better error handling for missing jbang ? #140

maxandersen opened this issue Oct 5, 2024 · 2 comments

Comments

@maxandersen
Copy link

in this screenshot i ran jbang create script:

Image

a) what does command 'jbang.script.generate' not found mean?

b) i thought it was because it could not find jbang - so i set jbang.home but that didn't work as can be seen as its set AND jbang is in user.home.

@maxandersen
Copy link
Author

note: this is probably related to java extension not being able to find java installed yet but could it be handled more gracefully?

@fbricon
Copy link
Collaborator

fbricon commented Oct 5, 2024

It means the command was not registered because jbang-vscode failed to start, most likely because vscode-java failed to start. There's literally nothing we can do if that happens

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