Closed scottmessinger closed 3 years ago
You need to install rust
compiler (rustc
) along with it's cargo
package manager. Gotta be something like rust
in many distros.
Guess should clear this up in the readme.
UPD: Updated the README.
Good to know! For us, it would be nice if there were precompiled binaries so we can deploy it without having to have rustc
and cargo
.
Hi! This looks great! I'm getting an error when I try to start phoenix:
I've done the compile, update, and clean steps suggested and no change. Any idea what's going on? Is this something on my end?