Skip to content
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

fido2.dll was not found on Windows #139

Open
Dubzer opened this issue Mar 13, 2024 · 3 comments
Open

fido2.dll was not found on Windows #139

Dubzer opened this issue Mar 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Dubzer
Copy link

Dubzer commented Mar 13, 2024

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

Windows Build: 22631.3155
v0.2.13

@Bejukoro
Copy link

same issue

@hakimdotdev
Copy link

Same issue here

@quexten
Copy link
Owner

quexten commented Mar 16, 2024

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/

@quexten quexten added the bug Something isn't working label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants