-
### What version of Next.js are you using?
10.2.3
### What version of Node.js are you using?
14.16.0
### What browser are you using?
Chrome
### What operating system are you using?
macOS
### H…
-
**Switching from bcrypt to bcryptjs**
Bcrypt demands a lot of dependancies while bcryptjs is a javascript only enhanced version of it.
**To Reproduce**
Steps to reproduce the behaviour:
1. Have …
-
basically i have two folder in the root...the structure in like this in the root
models
|----User.js
routes
|----api
|----users.js
1.The code under User.js is:-
const mongoose = require('mo…
-
Hi, I tried to use you tool PrismaSelect (which looks so usefull!) but I faced a little issue:
Here is my code:
```javascript
import { PrismaSelect } from '@paljs/plugins';
[...]
const sele…
-
```
const express =require('express');
const router = express.Router();
const bcrypt = require('bcryptjs');
const jwt = require('jsonwebtoken');
require('../db/conn'); //dabase Connections…
-
So emails with .'s in like `me.me@one.com` seem to convert to `meme@one.com`
We should find a way to retain the . and any other valid email symbols
This causes a backend crash when trying to lo…
-
Error: More than one instance of bitcore-lib found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.
Thats the error i am gett…
-
**Describe the bug**
I'm using a [custom](https://github.com/tingtingths/docker-n8n) alpin based docker image on raspberry-pi. The new [@node-rs/bcrypt](https://github.com/napi-rs/node-rs) bcrypt lib…
-
Hi, I state that I am not a developer, and I have only partial knowledge of node.js and the programming languages that go around it. Having said that, I tried to install Mailtrain on Plesk, but I get …
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a dupli…