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

development build: error: Could not resolve entry module (../../../../../../@vite/client). #7

Open
milahu opened this issue Dec 23, 2022 · 1 comment

Comments

@milahu
Copy link

milahu commented Dec 23, 2022

npm run dev hangs

npm run dev 

> [email protected] dev
> vite build -w

vite v4.0.3 building for production...

watching for file changes...

build started...
✓ 2 modules transformed.
Could not resolve entry module "../../../../../../@vite/client".
transforming (8) src/styles/index.css

npm run build works

upstream issue crxjs/chrome-extension-tools#323

@milahu milahu changed the title development build hangs at transforming (8) src/styles/index.css development build: error: Could not resolve entry module (../../../../../../@vite/client). Dec 23, 2022
@milahu
Copy link
Author

milahu commented Dec 23, 2022

fixed by

pnpm i -D @crxjs/vite-plugin@^2.0.0-beta.1

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

1 participant