-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Yarn Build command fails #1683
Comments
Hi Glenn 👋
Do you wanna try the latest version again or can i help you with any other info? |
@nnelgxorz Apologies for the delay, |
Thx @Oyemade 🙏 log
Issue seems to be related to this thread rustwasm/wasm-pack#952. To overcome it, I removed After that change cmds like
wasm packing took 27 minutes 🙈 This is not a fix proposal more a debug output! |
Thanks @Oyemade! Looks like the issue is still present. 27 minutes seems a bit excessive. I think we just have to wait for wasm-pack to push a new version with the fix. |
Lol @nnelgxorz So I'm closing this for now but if it's still relevant, please re-open Thanks! |
Qwik Version
0.10.0
Operating System (or Browser)
Debian Linux and MacOS
Node Version (if applicable)
No response
Which component is affected?
Qwik Runtime
Expected Behaviour
Running yarn build on a fork of the Qwik repo runs a complete build.
Actual Behaviour
It crashes during the yarn build.runtime step. yarn build.full seems to work, so maybe it's an issue with the binaries that are being pulled in from npm?
Additional Information
Log output here:
The text was updated successfully, but these errors were encountered: