You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Zensical encounters an error related to a file, it should print the filename that triggered the error. Errors can be related to general I/O, or to downstream transforms that consume the file (e.g. image optimizations that fail on corrupted inputs). Related: