s3si.ts
s3si.ts copied to clipboard
.AppImage is unusable
Describe the bug
AppImage's deno runtime is corrupted. By extracting the app-image, you can see s3si
executable is a deno repl. But .deb
file works fine.
To Reproduce Steps to reproduce the behavior:
- Download https://github.com/spacemeowx2/s3si.ts/releases/download/gui-v0.1.0/s3si-ts_0.1.0_amd64.AppImage
-
chmod +x s3si-ts_0.1.0_amd64.AppImage
-
./s3si-ts_0.1.0_amd64.AppImage
- Login
- Click
Export
, see error
Expected behavior No error
Screenshots or Links
Environment (please complete the following information):
- OS: Ubuntu 22.04
- Version gui 0.1.0
Additional context Add any other context about the problem here.