tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
98 stars 31 forks source link

Error running command extension.jenkins.xxxx #97

Open modusCell opened 7 months ago

modusCell commented 7 months ago

I am on Intel MAC, macOS Sonoma $latest. VSCode Version: 1.84.2 Jenkins-Jack Version v1.2.1

Extension is not working at all.

Error running command extension.jenkins-jack.connections.add: command 'extension.jenkins-jack.connections.add' not found. This is likely caused by the extension that contributes extension.jenkins-jack.connections.add.

Error running command extension.jenkins-jack.tree.connections.refresh: command 'extension.jenkins-jack.tree.connections.refresh' not found. This is likely caused by the extension that contributes extension.jenkins-jack.tree.connections.refresh.

and goes on.

Thank you.

hanc2006 commented 7 months ago

The same issue

amenkov-zealid commented 6 months ago

Same for me

MikeKroell commented 6 months ago

Same issue here on Mac Apple Silicon

Ah3n0 commented 5 months ago

Some issue on Mac (Intel - Sonoma 14.2.1 (23C71)) with VS Code Version: 1.85.2 (Universal)

jaskan commented 4 months ago

Same for me: -- Mac : m1 -- OSx : 14.3.1 It worked until vscode ver1.82.3 and started not working after the version.

efrechette-rga commented 4 months ago

Same issue here. Intel Mac

dramoz commented 3 months ago

Install the extension manually. Same as: https://github.com/tabeyti/jenkins-jack/issues/95

jaskan commented 3 months ago

Thank you. dramoz. It works. I hope it would be fixed from the next release.