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
Running the command ya pack -a tkapias/nightfly.yazi, as instructed in the README, results in the following error:
Cloning into '/home/redacted-user/.local/state/yazi/packages/89c61415d6b037075f13647359baa227'...
remote: Repository not found.
fatal: repository 'https://github.com/tkapias/nightfly.yazi.yazi.git/' not found
Error: `git` command failed: exit status: 128
If I modify the command to ya pack -a tkapias/nightfly, the repository successfully clones to the Yazi configuration directory.
However, despite updating theme.toml to include use = "nightfly" under [flavor], the theme still fails to load. The screenshot below illustrates the issue:
I’m using Arch Linux and have tested various terminal emulators.
The text was updated successfully, but these errors were encountered:
Running the command
ya pack -a tkapias/nightfly.yazi
, as instructed in the README, results in the following error:If I modify the command to
ya pack -a tkapias/nightfly
, the repository successfully clones to the Yazi configuration directory.However, despite updating
theme.toml
to includeuse = "nightfly"
under[flavor]
, the theme still fails to load. The screenshot below illustrates the issue:I’m using Arch Linux and have tested various terminal emulators.
The text was updated successfully, but these errors were encountered: