rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
2.13k stars 208 forks source link

Debian 12 x64 start problem #609

Closed BreakHear7 closed 3 months ago

BreakHear7 commented 3 months ago

I try start hfs on Debian 12.5.0 x64, but I get error Illegal instruction and exit code 132. run by /usr/bin/npx -y hfs@lates npm@9.2.0 node v18.19.0 Python 3.12.1 uname -a: Linux debian 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux

It worked good on x86 version of Debian

How i can fix it?

rejetto commented 3 months ago

linking answer here for convenience https://github.com/rejetto/hfs/discussions/610#discussioncomment-9702726

can we close this?