Created
January 20, 2023 15:20
-
-
Save jessebraham/75eea3ee9831b146a908bd3551847f45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jesse@mbp ~ | |
λ espup update | |
[2023-01-20T15:19:24Z WARN ] ⚠️ A new version of espup ('v0.2.6') is available. | |
[2023-01-20T15:19:24Z INFO ] 💽 Updating ESP Rust environment | |
Error: espup::config::file_not_found | |
× ⛔ No config file found in '/Users/jesse/Library/Application Support/rs.esp.espup/espup.toml' | |
jesse@mbp ~ | |
λ espup install | |
[2023-01-20T15:19:33Z WARN ] ⚠️ A new version of espup ('v0.2.6') is available. | |
[2023-01-20T15:19:33Z INFO ] 💽 Installing esp-rs | |
[2023-01-20T15:19:33Z INFO ] 🔧 Checking existing Rust installation | |
Error: espup::toolchain::rust::xtensa_rust_already_installed | |
× ⛔ Previous installation of Rust Toolchain exists in: '/Users/jesse/.rustup/toolchains/esp'. Please, remove the directory before new installation. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment