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

Visual Studio Code Extension - "Loading" with no errors #776

Open
ProVega opened this issue May 31, 2023 · 6 comments
Open

Visual Studio Code Extension - "Loading" with no errors #776

ProVega opened this issue May 31, 2023 · 6 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ProVega
Copy link

ProVega commented May 31, 2023

Fresh install of Visual Studio Code, fresh install of the the latest extension.

Click Create Integration. It just spins at "Loading"

image

How do I even troubleshoot this? Is there a log somewhere?

@mgubaidullin
Copy link
Contributor

@awesomeasaurus
Copy link

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:
iex "& { $(iwr https://ps.jbang.dev) } trust add https://github.com/apache/"
iex "& { $(iwr https://ps.jbang.dev) } app install --fresh --force camel@apache/camel"

I believe I also needed to set Developer Mode to On in Windows Settings.

@jlepropre
Copy link

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!

@jlepropre
Copy link

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.

@koszta5
Copy link

koszta5 commented Dec 1, 2023

this is quite a silly limitation and should be more clearly reported in the VS code UI

@davsclaus davsclaus added this to the 4.3.0 milestone Dec 1, 2023
@davsclaus
Copy link
Contributor

Yeah good idea if we can get this sorted, @mgubaidullin
Anyone is welcome to help work on a fix

@mgubaidullin mgubaidullin added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 4, 2023
@mgubaidullin mgubaidullin removed this from the 4.3.0 milestone Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants