dcodeIO/bcrypt.js

Error: Illegal arguments: undefined, string

asketsystem opened this issue · 1 comments

throw Error("Illegal arguments: "+(typeof s)+', '+(typeof salt));
^

Error: Illegal arguments: undefined, string

Have you found a solution for this pal?