↳
In-reply-to
»
A random suggestion. You should add a password to your private ssh key. Why? If someone steals your key, they won't be able to do anything without the password.
You should run: ssh-keygen -p
And remember to make a backup copy of key file. As a developer, it is a one of the most valuable files on your computer.
β€ Read More
@doesnm@doesnm.p.psf.lt I donβt think this has anything to do with yarnd
, but SSH keys in general π