antfu / vscode-browse-lite

🚀 An embedded browser in VS Code
https://marketplace.visualstudio.com/items?itemName=antfu.browse-lite
MIT License
582 stars 37 forks source link

Does not open embedded browser on macOS #38

Open mediashock opened 1 year ago

mediashock commented 1 year ago

Describe the bug

Keeps giving me errors, I tried setting the Chrome Executable path to /Applications/Google Chrome.app also /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome.app and /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

and many more.. nothing seems to work for me. Any ideas?

Reproduction

installed on Mac vs code

System Info

na

Used Package Manager

npm

Validations

codespearhead commented 11 months ago

@mediashock What do you get when you run the following command?

ls "/Applications/Google Chrome.app"