quexten / goldwarden

A feature-packed Bitwarden compatible desktop client
MIT License
601 stars 19 forks source link

fido2.dll was not found on Windows #139

Open Dubzer opened 4 months ago

Dubzer commented 4 months ago

Hi On Windows, the app crashes with the following error: image

Windows Build: 22631.3155 v0.2.13

Bejukoro commented 4 months ago

same issue

hakimdotdev commented 4 months ago

Same issue here

quexten commented 4 months ago

Hmm, I guess we need a proper installer, or at least package a zip that includes the latest libfido2 dll.

In the meantime, you can install libfido2 with scooop:

scoop bucket add keys.pub https://github.com/keys-pub/scoop-bucket
scoop install libfido2

or download it from yubico: https://developers.yubico.com/libfido2/Releases/