antfu-collective / vitesse-webext

⚡️ WebExtension Vite Starter Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite server did not start

BadarSaghir opened this issue · comments

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

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
commented

it's now unsupported :(
#169 (comment)