This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 334
cargo failed to compile wrangler #1759
Comments
This is an internal compiler error caused by rust-lang/rust#81531. |
So I have to wait rust to release a newer version to fix this problem? |
It may already be fixed. Try updating your nightly compiler. |
I've updated the nightly compiler, and I found my compiler is already the latest nightly version, which this issue used. Maybe Rust hasn't released a new version containing this PR right now. |
If you want to install wrangler and force use stable cargo, you can use
|
I'm going to close this issue since it's an issue with rustc nightly, not with wrangler. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
Environment
rustc -V
:rustc 1.51.0-nightly (04caa632d 2021-01-30)
node -v
:wrangler -V
:wrangler.toml
Steps to reproduce
I run this command to install wrangler.
And it throw errors:
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: