Code Monkey home page Code Monkey logo

Comments (4)

akesson avatar akesson commented on July 29, 2024

Which non-nightly compiler do you have installed? cargo install will use a stable one.

from cargo-leptos.

ManitVig avatar ManitVig commented on July 29, 2024

The non-nightly compiler is rustc 1.64.0. but I also tried with rustup run nightly cargo install cargo-leptos

from cargo-leptos.

akesson avatar akesson commented on July 29, 2024

Try upgrading stable to at least 1.6.5 to get let...else statements.
https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html

And I think you need to run cargo +nightly install cargo-leptos if you want to build it with nightly (not completely sure, though).

from cargo-leptos.

ManitVig avatar ManitVig commented on July 29, 2024

Thank you for your help. I also had a version of rustc installed via homebrew which was not allowing me to update. I removed my homebrew install and reinstalled the stable rustc 1.66.1 using rustup and everything worked.

from cargo-leptos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.