-
after cloning the project npm install failed
Apple M1 Ventura 13.0.1
npm version : 9.4.1
``` bash
npm ERR! code DEPTH_ZERO_SELF_SIGNED_CERT
npm ERR! errno DEPTH_ZERO_SELF_SIGNED_CERT
npm E…
-
Here is my jsx code:
```
```
Here is my method:
```
getSignedUrl = async (file, callback) => {
const { dispatch } = this.props;
const params = {
objectName: file.name,
…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
Postman fails to load a gRPC …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The **continue with email** and sending the magic links fails with error on both admin and in…
-
- [x] I've read [the docs of nestjs-pino](https://github.com/iamolegga/nestjs-pino/blob/master/README.md)
- [x] I've read [the docs of pino](https://getpino.io/#/) and [pino-http](https://githu…
-
Hello,
First of all, thanks a lot for this module.
I've got however a proposition to extend this module : It would super helpful, that we can set 2 configurations for KCM. I mean one standard and…
-
There is `convertAsyncToEntity` method declared in Assembler class, but it's not in use anywhere. Would be very useful to make it work similar way as `convertAsyncToDTO` to perform async transformatio…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
## Description
I am using the `dependabot/fetch-metadata` action (v1.3.6) in my workflow to handle Dependabot pull requests. However, I am encountering an issue where the `update-type` output is re…
-
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…