m1911star / affine-client

client for https://github.com/toeverything/AFFiNE
220 stars 9 forks source link

dlopen(): error loading libfuse.so.2 AppImages require FUSE to run. #10

Closed learn2021-coder closed 1 year ago

learn2021-coder commented 1 year ago

when i run the app,it show me the error

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.

i run yay -S fuse2 solved it!

Anway,thanks for your nice work!

m1911star commented 1 year ago

@learn2021-coder Are you using arch linux? Since I dont have a arch machine, would you please post a pr to update the readme for arch user guide? Thanks~

learn2021-coder commented 1 year ago

@learn2021-coder Are you using arch linux? Since I dont have a arch machine, would you please post a pr to update the readme for arch user guide? Thanks~

要在哪里提交呢?

m1911star commented 1 year ago

@learn2021-coder Are you using arch linux? Since I dont have a arch machine, would you please post a pr to update the readme for arch user guide? Thanks~

要在哪里提交呢?

Create a new branch on GitHub, add the documentation, and submit a pull request

m1911star commented 1 year ago

already update the readme doc, thanks~