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

fix: missing dependency during build #161

Open
sajjathossain opened this issue Aug 28, 2024 · 2 comments
Open

fix: missing dependency during build #161

sajjathossain opened this issue Aug 28, 2024 · 2 comments

Comments

@sajjathossain
Copy link

when I'm trying to build the project, it's constantly failing and getting this error. I've tried to execute qwik build but still does not work

19:28:02 [ERROR] [vite] x Build failed in 1.21s
[vite-plugin-qwik-post] Missing dependency: index.CxD2bX9x.js
  Stack trace:
    at convertManifestToBundleGraph (file:///Users/sajjathossain/work/projects/astro-portfolio/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@builder.io/qwik/dis
t/optimizer.mjs:6475:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
 ELIFECYCLE  Command failed with exit code 1.
@dreadjr
Copy link

dreadjr commented Aug 31, 2024

Try reverting

@geoffwellman
Copy link

Had the same issue which was resolved by reverting versions. 👍

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

3 participants