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
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Hey there, I just encountered the following error with Alva:
the stream contains non-printable characters at line 1, column 6:
PK���
^
Stack Trace
YAMLException: the stream contains non-printable characters at line 1, column 6:
PK���
^
at generateError (C:\Program Files\Alva\resources\app.asar\index.js:229432:10)
at throwError (C:\Program Files\Alva\resources\app.asar\index.js:229438:9)
at captureSegment (C:\Program Files\Alva\resources\app.asar\index.js:229526:7)
at readPlainScalar (C:\Program Files\Alva\resources\app.asar\index.js:229773:3)
at composeNode (C:\Program Files\Alva\resources\app.asar\index.js:230615:20)
at readBlockMapping (C:\Program Files\Alva\resources\app.asar\index.js:230276:16)
at composeNode (C:\Program Files\Alva\resources\app.asar\index.js:230599:12)
at readDocument (C:\Program Files\Alva\resources\app.asar\index.js:230759:3)
at loadDocuments (C:\Program Files\Alva\resources\app.asar\index.js:230815:5)
at Object.load (C:\Program Files\Alva\resources\app.asar\index.js:230836:19)
The text was updated successfully, but these errors were encountered:
Hey there, I just encountered the following error with Alva:
Stack Trace
The text was updated successfully, but these errors were encountered: