Fix keypairs
module reference in lib/rsa.js
#5
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur
Sans contenu.
Supprimer la branche "(supprimé) : 204-requirefix"
La suppression d’une branche est permanente. Bien qu’une branche supprimée puisse temporairement subsister, elle NE PEUT PAS être facilement restaurée. Continuer ?
rsa-compat
tries torequire
a module calledKeypairs
but fails horribly as it should not be capitalized and should instead bekeypairs
. This results in the currently released v2.0.4 failing horribly as soon as any other application tries to utilize it.Thanks. I ran the tests on my mac and didn't catch the typo.
I would have merged in your commit, but I had a comment from someone else and fixed it before I saw this.
Demande d’ajout fermée