ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.71k stars 1.25k forks source link

I am experiencing issues with the Live Server during execution. #2873

Closed ksd3940 closed 9 months ago

ksd3940 commented 9 months ago

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ X ] Other

Current behavior

I have a question about VSCode Live Server. When I was using macOS Sonoma 14.2, even if I created folders and files with spaces or in languages other than English, when I pressed the 'Go Live' button, Chrome would launch. However, due to certain circumstances, I had to use macOS Big Sur 11.2.3. I downgraded the OS and configured everything, but now, when I create files or folders with spaces or in languages other than English, the server starts when I press 'Go Live,' but Chrome doesn't open. Can you help me understand why?

Expected behavior

Environment

Browser:

- [X] Chrome (desktop) version 120.0.6099.109 (arm64)
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- v5.7.9 --> 
- Platform:  <!-- 2020 m1 mac book air os big sur 11.2.3 -->
- Visual Studio Code: <!-- `
version: 1.85.1
commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
Electron: 25.9.7
ElectronBuildId: 25551756
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 20.3.0` -->

Others

ksd3940 commented 9 months ago

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ X ] Other

Current behavior

I have a question about VSCode Live Server. When I was using macOS Sonoma 14.2, even if I created folders and files with spaces or in languages other than English, when I pressed the 'Go Live' button, Chrome would launch. However, due to certain circumstances, I had to use macOS Big Sur 11.2.3. I downgraded the OS and configured everything, but now, when I create files or folders with spaces or in languages other than English, the server starts when I press 'Go Live,' but Chrome doesn't open. Can you help me understand why?

Expected behavior

Environment

Browser:

- [X] Chrome (desktop) version 120.0.6099.109 (arm64)
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- v5.7.9 --> 
- Platform:  <!-- 2020 m1 mac book air os big sur 11.2.3 -->
- Visual Studio Code: <!-- `
version: 1.85.1
commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
Electron: 25.9.7
ElectronBuildId: 25551756
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin arm64 20.3.0` -->

Others