Open grasGendarme opened 11 years ago
Wow after 2 years i get the same error... bcrypt has support ? someone can fix that ?
var hash = bcrypt.hashSync("bacon"); Error: data and salt arguments required
same here
Same here, on calling bcrypt.genSalt()
Hello @mogita: Today, I just did a pull request that fixes this problem. It seems, though, that this repository is not being updated. The last commit was almost a year ago. I suggest that, in the meantime, you use my version of the repository: npm install --save https://github.com/cjduncana/bcrypt-nodejs.git
. When @shaneGirish accepts my pull request, I'll let you know so that you can go back t this repository.
2017 and the error still exists :/
A year later and it's still there
The example in README doesn't work and throws an error