Tentei utilizar em diretórios diferentes, mas também não cria a chave
Victor@DELL-JVICTOR MINGW64 ~/ambiente_dev/bionic $ ssh-keygen -t rsa Generating public/private rsa key pair. Enter file in which to save the key (/c/Users/jooao/.ssh/id_rsa): /ambiente_dev_bionic/id_bionic Enter passphrase (empty for no passphrase): Enter same passphrase again: Saving key "/ambiente_dev_bionic/id_bionic" failed: No such file or directory
Sabem como resolvo ?