question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A vsx that works fine on Gitpod and VS Code but does NOT on Che

See original GitHub issue

Hello,

i’m currently running a minikube cluster with che server on it. My goal is to add a VS extension to it. I followed this tutorial on how to add a VS extension to a custom plug-in registry: https://www.eclipse.org/che/docs/che-7/building-and-running-a-custom-registry-image/#building-a-custom-devfile-registry_building-and-running-a-custom-registry-image I’m stuck at step 5. Running docker build -t my-devfile-registry gives me the following output: PS C:\repositories\che-plugin-registry> docker build -t che-plugin-registry
"docker build" requires exactly 1 argument. I’ve tried running .build.sh file from powershell, but it briefly opens a window and closes it, without any result. I’ve tried adding this folder in Plug-in view in Che Editor, but it didn’t add anything new.

My question is, what am i missing?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
benoitfcommented, Jul 8, 2020

closing the issue then 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS Code extensions - Gitpod
Open VSX is an open source VS Code extensions registry. For VS Code Browser in Gitpod, Gitpod uses a self-hosted mirror of the...
Read more >
Open VSX - Gitpod
While large parts of VS Code are developed as open-source, the actual product (Visual Studio Code) is not open-source.
Read more >
From Theia to OpenVSCode Server - A history of Cloud IDEs
As the project's scope is to keep the changes to upstream VS Code as minimal as possible we will not bloat the server,...
Read more >
VS Code Desktop - Gitpod
If VS Code Desktop cannot connect directly via the SSH Gateway methods described above, the Local Companion approach is used as a fallback...
Read more >
Search & Install Extensions in Your Gitpod Workspace
Until now, you installed VS Code extensions in Gitpod by drag-and-dropping `.vsix` files ... Adoption from the tool-side is going well, too.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found