antfu / vscode-vite

One step faster for Vite in VS Code ⚡️
https://marketplace.visualstudio.com/items?itemName=antfu.vite
449 stars 25 forks source link

Failed to start the server (notification), but the server was started #29

Open thomasbnt opened 1 year ago

thomasbnt commented 1 year ago

Describe the bug

When I opened my project, the extension auto-start the website, but I've got the Failed to start the server error BUT but my website opened and executed well.

Reproduction

https://github.com/thomasbnt/vuejs3-sass-lucide-starter-kit

System Info

System:
    OS: Linux 5.10 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish)
    CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor
    Memory: 22.72 GB / 25.02 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v18.12.1/bin/yarn
    npm: 8.19.2 - ~/.nvm/versions/node/v18.12.1/bin/npm

Used Package Manager

yarn

Validations