-
I am getting this error when logging in:
{
"message": "Illegal arguments: string, undefined",
"stack": "Error: Illegal arguments: string, undefined\n at Object.bcrypt.compareSync (/Users/damio…
-
Update bcrypt-nodejs to other crypt library. When installing this errors shows:
npm WARN deprecated bcrypt-nodejs@0.0.3: bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryp…
-
I've just installed `bcrypt` package to try it out. But as soon as I import it: it throws this error:
`Error: dlopen(/Users/**/Library/Application Support/runjs/node_modules/bcrypt/lib/binding/nap…
-
Authors: @mrbigdog2u, @rationull, @lumaxis, @43081j, @joshuakgoldberg, @gjednaszewski, @johnjesse, @alecf, @SimonSchick, @bergundy
Hi fellow sinon type authors 👋 . Sorry for the inconvenient cry fo…
-
1. build nexus-prisma app
2. npx nexus build
3. node .nexus/build/index.js
4. use mutation or query
#### Nexus Report
```json
{
"node": "v14.4.0",
"os": {
"platform": "linux",
…
maaft updated
4 years ago
-
Hey there,
I was just wondering if there is any consideration into switching over to Bcryptjs instead of bcrypt. It seems like there are a number of developers who experience several issues with bc…
-
Since this update diff:
```diff
diff --git a/package.json b/package.json
index bd1abdf..0928a1b 100644
--- a/package.json
+++ b/package.json
@@ -34,27 +34,27 @@
},
"types": "lib/",
…
-
Using npm install do download dependencies, should be fairly straight forward.
complete log shown below.
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe…
-
#### Nexus Report
```json
{
"node": "v12.18.0",
"os": {
"platform": "linux",
"release": "5.4.0-37-generic"
},
"nexus": "0.23.0",
"plugins": [
"nexus-plugin…
-
```
npm WARN deprecated bcrypt-nodejs@0.0.3: bcrypt-nodejs is no longer actively maintained. Please use bcrypt or bcryptjs. See https://github.com/kelektiv/node.bcrypt.js/wiki/bcrypt-vs-brypt.js to l…