-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
cargo install deno - fails #9524
Comments
What is the output of?
|
upgraded to latest rustc
the error is now: Another big dump of text that isn't useful
**_I noticed multiple references to different versions of same crates: Compiling swc_ecma_visit v0.24.0 |
Now that you have upgraded your Rust toolchain, you should do a Generally though using Cargo to install Deno isn't the best approach and really for advanced use cases. There are far easier ways documented here: https://deno.land/ |
The above error can be fixed with --locked. |
In that case, IMHO, the rust - cargo installation option should probably be removed from the front page of dino installation options... We should either do it right or not do it at all.. |
Thank you Sir - that solved the problem! |
error: aborting due to 3 previous errors
Click to expand
The text was updated successfully, but these errors were encountered: