auchenberg / vscode-browser-preview

A real browser preview inside your editor that you can debug.
MIT License
4.39k stars 153 forks source link

No Chrome installation found, or no Chrome executable set in the settings - used path null #190

Open wisdomlight opened 3 years ago

wisdomlight commented 3 years ago

Debian 11 (bullseye/sid) Gnome 3.38. 4 I have both Chrome and Chromium on the system. On VSCodium - I get this No Chrome installation found, or no Chrome executable set in the settings - used path null

I did see some discussion about this but did not understand what was the actual solution(at least not for simple person) Any advice? Thank you

auchenberg commented 3 years ago

BrowserPreview hasn't been tested in VSCodium, so if someone can help debug this it would be great.

wisdomlight commented 3 years ago

ok thank you.

GitMensch commented 3 years ago

Works in general here and as VSCodium is a build of vscode repo so is identical for everything that is not explicit license restricted (like the market place) or non-free and only added by MS during the build process I see no reason that this could be the root issue. It is likely about the extension not finding the chrome/chromium binary.