-
Notifications
You must be signed in to change notification settings - Fork 154
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
Visual Studio Code Extension - "Loading" with no errors #776
Comments
I had a similar issue in Windows which I solved by installing jbang using powershell and then assigning the newly created .jbang/bin folder in my PATH environment variables. These powershell lines came from the Camel Getting Started from CLI directions: I believe I also needed to set Developer Mode to On in Windows Settings. |
Hello, Same issue here unfortunately. I am on Windows, so link provided by @mgubaidullin does not apply. I have installed jbang and camel-jbang. Developer Mode is also set to On in Windows Settings. But, Karavan keeps loading without any error message. Any suggestion about where to search (log or other)? Many thanks in advance for your help! |
Hello, I have found the solution. As mentioned in https://camel.zulipchat.com/#narrow/stream/322293-camel-karavan/topic/karavan.20in.20VC.20on.20windows/near/299674615, it is first needed to select a folder. |
this is quite a silly limitation and should be more clearly reported in the VS code UI |
Yeah good idea if we can get this sorted, @mgubaidullin |
is it still a problem with 4.7.0? |
Fresh install of Visual Studio Code, fresh install of the the latest extension.
Click Create Integration. It just spins at "Loading"
How do I even troubleshoot this? Is there a log somewhere?
The text was updated successfully, but these errors were encountered: