Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

runtime/unable-to-open-file

This happens when jank cannot open or read a required file. Common causes include a missing file, a bad path, or a filesystem access problem.

Mitigations

Check that the file exists and is readable. Then verify that the path being used is the one you intended.