We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
qwik build
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.
The text was updated successfully, but these errors were encountered:
Try reverting
@qwikdev/[email protected] @builder.io/[email protected]
Sorry, something went wrong.
Had the same issue which was resolved by reverting versions. 👍
No branches or pull requests
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 workThe text was updated successfully, but these errors were encountered: