vscode-vite icon indicating copy to clipboard operation
vscode-vite copied to clipboard

[Linux] No Chrome installation found, or no Chrome executable set in the settings.

Open prpanto opened this issue 3 years ago • 0 comments

Describe the bug

The extension cant find the installation chrome. On windows never had the same problem.

Reproduction

1.Start Vite 2.Open in embedded window

System Info

System:
    OS: Linux 5.19 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish)
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 18.14.1 - ~/.nvm/versions/node/v18.14.1/bin/node
    Yarn: 3.3.1 - ~/.nvm/versions/node/v18.14.1/bin/yarn
    npm: 9.5.0 - ~/.nvm/versions/node/v18.14.1/bin/npm
  Browsers:
    Chrome: 111.0.5563.64
    Firefox: 111.0

Used Package Manager

npm

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [x] The provided reproduction is a minimal reproducible of the bug.

prpanto avatar Mar 15 '23 00:03 prpanto