typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

"The file is not an acceptable format" error when synchronizing with Github #447

Closed GiggleLiu closed 4 days ago

GiggleLiu commented 1 month ago

Description

image

The connection with GitHub frustrates with quite often. In particular, the above error mesage is not helpful at all. I have been fighting with it for hours.

Is there an easier way to sync with local files? It has become a major challenge for me to use the web app.

Reproduction URL

https://typst.app/project/p35xZzv3OuJ47VFdAk_igg

Browsers

Chrome

OS

macOS

laurmaedje commented 1 month ago

Yes, this is unfortunate. Right now if there are forbidden files (like PDFs), the clone fails. We are currently working to fix this, so that instead they are just ignored for the purposes of Git sync.

GiggleLiu commented 4 days ago

Is it fixed?

laurmaedje commented 4 days ago

Should be, yes.