import ssh from 'ed25519-keygen/ssh'; ... I used the example, to generate a ssh private & public, for macos there will be an error ``` -> % ssh-add id_ed25519 Error loading key "id_ed25519": invalid format ```
import ssh from 'ed25519-keygen/ssh';
...
I used the example, to generate a ssh private & public, for macos there will be an error