-
Running on a Raspberry Pi Zero W with NodeJS v20.0 throws an Illegal Instruction error because the node pulls in the ARMv7 native binary and there is no source code to do a `npm rebuild`
Would it b…
-
## 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/tonythetiger323/MayThe4thBeRussov2/compare/mast…
-
running into following errors while trying to install / run on windows 10 git bash
```
node-pre-gyp WARN Pre-built binaries not found for bcrypt@3.0.6 and node@12.9.1 (node-v72 ABI, unknown) (fall…
-
Create a way to manage user accounts through web interface
-
## 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/SockDrawer/SockRPG/compare/master...SockDrawer:…
-
When installing a native module using `node-gyp`, commands fail to run if there is a space in the path anywhere of the CWD.
A CWD like `/home/abc/My Awesome Repo/project` will fail.
This has bee…
-
The passwords for the admins are stored without being encrypted. It would be more secure if they were encrypted with an npm package like bcrypt-nodejs.
I am ready to work on this issue if it is va…
-
I encounter an issue when using CompareSync in model
```
var mongoose = require('mongoose');
var Schema = mongoose.Schema;
var bcrypt = require('bcrypt-nodejs');
// create a schema
var userSchema = …
-
Im having excatly the same issue running Windows 8.1, I installed using normal Git clone https://github.com/pilwon/ultimate-seed.git ultimate-seed and installed after fixing the CP issue in the Postin…
-
https://github.com/kelektiv/node.bcrypt.js
```
gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp
```
This is probably due to `node-pre-gyp`
It builds succe…