-
I got an error like this
i am using:
- nodejs v16.19.1
- nx for monorepo
- @node-rs/bcrypt v1.7.3
- chip M1
-
Hello, dear developer of the App «Code»!
I’ve got some suggestions for your already amazing app!
These could make the coding experience even better and bring it even closer to VSC.
Idk how possible…
-
## The dependency [bcrypt](https://github.com/kelektiv/node.bcrypt.js) was updated from `3.0.6` to `3.0.7`.
🚨 [View failing branch](https://github.com/robinpokorny/url-shortener-now/compare/master..…
-
## The dependency [bcrypt](https://github.com/kelektiv/node.bcrypt.js) was updated from `3.0.6` to `3.0.7`.
🚨 [View failing branch](https://github.com/leokamwathi/TEAMWORK/compare/develop...leokamwa…
-
Usage of `mock-aws-s3`, `aws-sdk`, and `nock` are used in the call stack originating from `lib/node-pre-gyp.js` (which is the package `main`), but they are only listed in `"devDependencies"`.
```
…
-
Howdy,
Of course it is up to your discretion if you want to make this change. I just want to bring it to your attention.
Once I installed bcrypt for password hash checking, the module.exports su…
-
I recently tried deploying an app using this library to aws lambda and the compareSync and compare functions didn't work, my lambda function just timed out. I'd like to believe this is due to a limita…
gate3 updated
5 years ago
-
Passport is authentication middleware for Node. It is designed to serve a singular purpose: authenticate requests. When writing modules, encapsulation is a virtue, so Passport delegates all other func…
-
The example in README doesn't work and throws an error
```
var hash = bcrypt.hashSync("bacon");
Error: data and salt arguments required
```
-