-
I don't see a bug on this - however it might as well be a raspberry / node.js problem
The authentication for the editor is working, however the password is always rejected.
I get entries in the lo…
-
**Describe the bug**
My problem is related to #627 . As pretty much same thing is happening to me but not a custom repository but a service class. Is it cause I am not using a DI? I don't even know.
…
-
errors with the following:
```
{
"errorType": "Error",
"errorMessage": "package.json does not exist at /package.json",
"trace": [
"Error: package.json does not exist at /package.jso…
-
### Your Environment
We have the following setup and when we run the fixtures we get pages of UnhandledPromiseRejectionWarning output. It seems to be related to bcryptjs. We have a target in a make…
-
Consider the following model definition:
Model A:
```
"properties": {
"initiatorId": {
"type": "any" //ID of another model
},
"sharedUserId": {
…
-
Dependency Issue with agent-base
-
Cozy (repo) https://docs.cozy.io/en/host/install/install-on-debian.html
Cozy (lite) https://github.com/cozy-labs/cozy-light
-
## Issue
run ```npm install``` in the release zip
run ```npm audit```
```
=== npm audit secur…
-
I installed bcrypt@3.0.1 version for my project. It worked for a while, but now when I start with node command, the program exit with this error:
`node app.js`
`node: symbol lookup error: /var/www…
-
We had this problem inside graphql-yoga too but it was fixed. Now it looks like that we have it in prisma too
# Bug Report
**Current behavior**
```
Duplicate "graphql" modules cannot be used a…