antfu-collective / vitesse-webext

⚡️ WebExtension Vite Starter Template
MIT License
2.85k stars 221 forks source link

Vite server did not start #170

Open BadarSaghir opened 5 months ago

BadarSaghir commented 5 months ago

Describe the bug

I have recently initiated a new project and executed the commands "pnpm dev-firefox" followed by "pnpm start:firefox". However, upon execution, a popup notification indicated that the Vite server failed to initiate. It is noteworthy that I have confirmed the proper execution of the Vite development server at the designated address http://localhost:3303/. Regrettably, I am currently uncertain as to the root cause of this issue.

Reproduction

  1. pnpm i
  2. pnpm dev-firefox
  3. open terminal
  4. run pnpm start:firefox.
  5. Issue will can bee seen in popup of extension

System Info

System:
    OS: Linux 6.8 openSUSE Tumbleweed 20240321
    CPU: (4) x64 Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
    Memory: 7.20 GB / 15.26 GB
    Container: Yes
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
    npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm
    pnpm: 8.15.5 - ~/.bun/bin/pnpm
    bun: 1.0.35 - ~/.bun/bin/bun
  Browsers:
    Brave Browser: 123.1.64.113

Used Package Manager

pnpm

Validations

tmkx commented 5 months ago

it's now unsupported :( https://github.com/antfu/vitesse-webext/issues/169#issuecomment-2029616706