-
Hi,
Sorry i have a question for a section of your code, when i use this lib with [cache-manager](https://www.npmjs.com/package/cache-manager) and Nest JS v 6.8.0 thc console show me this warning.
…
-
Hi all, 🦄
Config:
```
"@nestjs-modules/mailer": "^1.6.0",
"nodemailer": "^6.5.0",
"handlebars": "^4.7.7",
```
I'm trying to use with handlebars.
App Module:
```javascript
@…
-
## Issue Description
I have User (Many to Many) Role (Many to One) Tenant relationship. I want to get the role of a user for one tenant (If there is any).
```ts
const roles = await roleReposito…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
Hi, when do you plan to update the version to 1.6 here?
https://www.npmjs.com/package/@nest-modules/mailer
Would be great! Thank you!
-
Using the 0.3.0 version of this package breaks compilation with the following error:
```
Nest can't resolve dependencies of the TypeGraphQLOptionsFactory (TYPEGRAPHQL_ROOT_MODULE_OPTIONS, ?). Plea…
-
## Issue Description
I created a new migration and when I went to execute it typeorm says that there is no migration pending and stops recognizing the migrations that have already been executed…
-
## 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…
-
Hi i would like to understand what is the best possible way to upgrade a nestjs project dependencies. Currently i have nest cli version 6.5.0 which shows up when i run `nest --version`. I tried runnin…
-
## I'm submitting a bug relationed with `entities.ts`
[ ] Regression
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit suppor…