-
I'm suddenly no longer able to deploy my node app via dokku on digitalocean. (It works locally and on heroku.)
Keeps referring to "Invalid semver requirement", but the versions should be alright.
…
-
**Do you want to request a *feature* or report a *bug*?**
*BUG*
**What is the current behavior?**
`yarn pack` does not package bundledDependecies in v0.19.0, v0.19.1 and v0.20.0
**If the…
-
Hi,
thanks to the library.
I see the following in the readme:
> All keys must be 128 bits (16 bytes), 192 bits (24 bytes) or 256 bits (32 bytes) long.
> To generate keys from simple-to-rem…
-
While monitoring stack update progress, after a while, the following error occurs:
```
ServerlessError: An error occurred: MainAlbListenerRule10 - Resource handler returned…
-
## Bug description
Overall performance has been dramatically reduced since upgrading to Prisma `2.15.0` (or `2.16.0`) from `2.14.0`. More details and specific examples in the sections to follow.
…
-
### Question 💬
When using nextjs with Preact the database part of auth will fail with -
```
https://next-auth.js.org/errors#oauth_callback_handler_error Error: no optional dependency [mongodb]…
-
I have the same issue as everyone i tried everythong but the prob still there please can u help me with it?
`bcrypt@3.0.3 install: `node-pre-gyp install --fallback-to-build``
package.json:
` "…
-
1. Prisma2 version (`prisma -v`):
```
Environment variables loaded from prisma/.env
@prisma/cli : 2.4.0
Current platform : darwin
Query Engine : query-engine 6c777331554df4…
-
### Issue description or question
Hi, I'm trying to run tests where I need to load some global scripts (not require), but I'm failing. I tried via node.js and jsdom but it did not work. I t…
-
### Issue description or question
Hi, I'm trying to run tests such as in browser, but I'm failing. I used your example from 'https://github.com/wallabyjs/wallaby-typescript-sample/'
BUT…