-
Notifications
You must be signed in to change notification settings - Fork 89
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
"Lemmy from Scratch" release 0.17.4 - fails to compile with cargo #213
Comments
Which Rust version are you using? Maybe needs a newer one. |
This comment was marked as abuse.
This comment was marked as abuse.
I suggest you open an issue in the diesel repo: https://github.com/diesel-rs/diesel/issues |
This comment was marked as abuse.
This comment was marked as abuse.
Alright feel free to change the docs to clone from git. It would also make the publishing process a little easier if we dont have to push to crates.io. |
This comment was marked as abuse.
This comment was marked as abuse.
Unless I'm mistaken, you enable the feature via an additional command line flag: |
Following the "Lemmy from Scratch" install or upgrade instructions:
cargo install lemmy_server --target-dir /usr/bin/ --features embed-pictrs
encountering this error with 0.17.4:
Ubuntu server 22.04
The text was updated successfully, but these errors were encountered: