You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'))"
The text was updated successfully, but these errors were encountered:
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
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'))"
The text was updated successfully, but these errors were encountered: