hashers
hashers copied to clipboard
Issue with unit-tests (argon2-ffi-dependency)
Experiencing this very same issue: https://github.com/node-ffi-napi/ref-napi/issues/16, through argon2-ffi when importing node-django-hashers in a jest suite, even if argon2 hasher is not actually in use.
Same here, this fork removes Argon2 due to FFI problems on Node 10+