issues with cloning via ssh
it doesn't start properly, i get this error
and yes it is built with luajit
it seems i forgot to update the start branch after a recent rework. i just fixed this with 58ebe53. could you try updating your config? i hope this fixed your issues.
now i get this ._.
for every plugin btw
now i get this ._.
this seems like you're having issues establishing an ssh connection with github.
could you try cloning evergarden manually like this to see if this is the issue:
git clone [email protected]:comfysage/evergarden.git ~/evergarden
yeah it is i can't clone via ssh only https ;-;
take a look at this gist (https://gist.github.com/comfysage/83fa0d1bde3d75192d1df956bf368849) to setup ssh on your system.
also take a look at these docs (https://docs.github.com/en/authentication/troubleshooting-ssh/error-permission-denied-publickey).
i set it up :D