mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-08-27 05:35:03 -05:00
[GH-ISSUE #4307] Compilation fails on ubuntu & debian, handlebars 5.1.1 has been yanked #10656
Reference in New Issue
Block a user
Originally created by @dionysius on GitHub (Feb 2, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4307
Subject of the issue
https://docs.rs/handlebars/latest/handlebars/index.html does say for 5.1.1: This release has been yanked, go to latest version. I build debian packages for ubuntu and debian stable. 1.30.2 was fine but ran into this today.
Troubleshooting data
https://github.com/dionysius/vaultwarden-deb/actions/runs/7756133150
@BlackDex commented on GitHub (Feb 2, 2024):
Thanks. That is unfortunate.
Working on a fix now.