Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following vanilla-js/create-project instructions results in a failing npm run dev command #952

Open
1 of 2 tasks
hamirmahal opened this issue Nov 22, 2024 · 2 comments
Open
1 of 2 tasks

Comments

@hamirmahal
Copy link

Build tool

Vite

Where do you see the problem?

  • In the browser
  • In the terminal

Describe the bug

Following https://crxjs.dev/vite-plugin/getting-started/vanilla-js/create-project instructions results in a failing npm run dev command.

Reproduction

https://github.com/hamirmahal/crxjs-issue-reproduction-repository

Logs

No response

System Info

System:
    OS: Linux 6.8 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
    Memory: 21.90 GB / 31.21 GB
    Container: Yes
    Shell: 5.1.16 - /usr/bin/bash
  Binaries:
    Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v20.9.0/bin/yarn
    npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm
    pnpm: 9.12.3 - ~/.nvm/versions/node/v20.9.0/bin/pnpm
    bun: 1.1.21 - ~/.bun/bin/bun
  Browsers:
    Brave Browser: 129.1.70.126
    Chrome: 126.0.6478.126
  npmPackages:
    vite: ^2.9.15 => 2.9.18

Severity

annoyance

@hamirmahal
Copy link
Author

Screencast.from.11-22-2024.01.30.01.PM.webm

@salmin89
Copy link

salmin89 commented Nov 27, 2024

you need to install crxjs as well. This seems to be left out of the documentation.

npm i -D @crxjs/vite-plugin@beta

I recommend beta over lts because it hasn't been touched in 2 years

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants