-
Hi,
I try to use this CLI in my project to generate my API typescript client. But my swagger.yaml file is on a https url and I have errors because of SSL certificate.
I added the following scrip…
-
### Q&A
- OS: Windows Sub-system for Linux (WSL): Ubuntu 18.04.3 LTS
```sh
$ cat /etc/os-release | head -2
NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
```
- Browser: Chrome 79.0.3…
-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
## Versions
| Name | Version |
|-----------------|--------------------|
| Node | v16.18.0 …
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I am trying to run MOST MINIMALISTIC gateway but I am running into false positive error when …
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
ssarj updated
2 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When using a WebSocket gateway in NestJS, the handleConnection method is reserved for lifecyc…
-
**Describe the bug**
I 'have build my application using your template, app is working fine in local, but when I'm trying to run this using serverless.yml and sls offline it says ``Cannot use import s…
-
## TypeGraphQL v2.0
The 2.0 release won't be a rewrite from scratch nor a breaking change in the existing API 👀
Basically, two main goals of this release are:
1) GraphQL v16 upgrade - this is …
-
I have been trying to setup opentelemetry in a nestjs application the way my configuration works is I have istio setup in my cluster and the request goes to istio which generates the trace headers…