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

"Run request" and Bruno Panel not loading on VS Code 1.80 #4

Open
bchanudet opened this issue Jul 31, 2023 · 13 comments
Open

"Run request" and Bruno Panel not loading on VS Code 1.80 #4

bchanudet opened this issue Jul 31, 2023 · 13 comments

Comments

@bchanudet
Copy link

Hi,

The Bruno extension is not loading completely in VS Code 1.80 due to a missing lodash dependency.

VS Code About information:

Version: 1.80.2 (user setup)
Commit: 2ccd690cbff1569e4a83d7c43d45101f817401dc
Date: 2023-07-27T20:40:28.909Z
Electron: 22.3.14
ElectronBuildId: 22695494

Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19045

Also provided the extension host log that caught the error upon installation:
exthost.log

Syntax highlighting still works, but the "Run request" command outputs an error:
image

And the Bruno panel is completely empty in the sidebar:
image

Bruno CLI is installed but didn't fix anything, as expected. Given it's a dependency issue I suppose something has changed in the Extension API from vscode or there is something wrong in the publishing process of the extension?

@chribjel
Copy link

Also encountering this issue on Windows with WSL2.

Running VSCode with the WSL extension

@riceyrice
Copy link

Same here on vscode 1.83.1
image

@StevePires
Copy link

StevePires commented Nov 13, 2023

Same on Linux (Ubuntu 22.04.3 LTS)

VSCode details:

Version: 1.83.1
Commit: f1b07bd25dfad64b0167beb15359ae573aecd2cc
Date: 2023-10-10T23:45:31.402Z
Electron: 25.8.4
ElectronBuildId: 24154031
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.2.0-36-generic snap

Got both client (deb package) and npm package (globally) installed.
Can launch client, run tests in command line.

Can see the "Bruno panel" with the same message as @riceyrice and same error as @bchanudet when using VSCode "Bruno: Run Request" command.

@W0nderMuffin
Copy link

Same issue on macOS Sonoma 14.1.1 with

Version: 1.84.2
Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
Date: 2023-11-09T10:52:57.054Z (1 wk ago)
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 23.1.0

@elephantum
Copy link

Same here, both on WSL2 and on windows. Is there a workaround?

@benc-uk
Copy link

benc-uk commented Mar 14, 2024

Love to know of a fix for this
Trying to recommend Bruno over Postman where I can, but this is a sticking point

@victorxavieratlas
Copy link

image

@mig8447
Copy link

mig8447 commented Mar 31, 2024

Same thing is happening on macOS

@regisfaria
Copy link

Version 1.87.2 (Universal) of VSCode, latest of Bruno extension on a MacOS 14.4
image

@Suniron
Copy link

Suniron commented Apr 23, 2024

Same here on Vscode insiders up-to-date and from a devcontainer (on Windows 11 / Ubuntu in WSL2).

Also, I can't find the Bruno icon in the vscode extension bar..

I'm sur that I had the mascot dog icon few month ago 🥹

@mrtnbrst
Copy link

@helloanoop any update on this matter?

I am facing the same issue with Windows 10 (without dev container or using WSL).
My VS Code version 1.88.1.

@eduwass
Copy link

eduwass commented Jun 30, 2024

Same!

@AdaoNatalino
Copy link

Same here: command 'extension.runBrunoRequest' not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests