vscode-browse-lite icon indicating copy to clipboard operation
vscode-browse-lite copied to clipboard

No Chrome installation found

Open mbnoimi opened this issue 2 years ago • 7 comments

Describe the bug

Whenever I start any Vue3/Vite project I get the following error messages:

Cannot read properties of undefined (reading 'newPage')
No Chrome installation found, or no Chrome executable set in the settings

Reproduction

Try to clone this repository https://github.com/StefanVDWeide/pocketbase-vue/

System Info

System:
    OS: Linux 5.15 Linux Mint 21 (Vanessa)
    CPU: (8) x64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
    Memory: 9.20 GB / 15.49 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 18.12.0 - /usr/bin/node
    npm: 8.19.2 - /usr/bin/npm
  Browsers:
    Firefox: 106.0.3

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.

mbnoimi avatar Nov 03 '22 05:11 mbnoimi