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

Gitpod.io can't run jbang on ipad #56

Open
maxandersen opened this issue Jan 22, 2023 · 4 comments
Open

Gitpod.io can't run jbang on ipad #56

maxandersen opened this issue Jan 22, 2023 · 4 comments

Comments

@maxandersen
Copy link

When on ipad run jbang action is visible near main menu but cannot click run (I think that is a general gitpod.io issue on ipad); but context menu pops up with run and debug java but no run/debug jbang is shown. Should it not be?

Further more running via cmd+p gives this error:

"Command 'JBang: Run JBang' resulted in an error (Cannot read properties of undefined (reading 'fsPath'))"

@fbricon
Copy link
Collaborator

fbricon commented Jan 22, 2023

does it work on a laptop?

@maxandersen
Copy link
Author

on laptop it executes but fails as jbang not available in the gitpod.io setup.

@fbricon
Copy link
Collaborator

fbricon commented Jan 23, 2023

Just tried on an IPad, using VS Code is pure torture ;-)

But yeah the behavior is fishy

@fbricon
Copy link
Collaborator

fbricon commented Jan 23, 2023

I don't think I can fix anything. Works in a browser, not on IPad. We don't have specific code for browsers, might be a VS Code specific issue.
https://github.com/fbricon/jbangdemo/ runs JBang fine, since there's a .devcontainer/Dockerfile

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