-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
### env
```
TOKEN_SALT_COMPLEXITY=10
MAGIC_LINK_TOKEN_VALIDITY=3
REFRESH_TOKEN_VALIDITY="…
-
**Vulnerabilities**
DepShield reports that this application's usage of [kind-of:3.2.2](https://ossindex.sonatype.org/component/pkg:npm/kind-of@3.2.2) results in the following vulnerability(s):
- (CV…
-
### What version of Bun is running?
1.1.27-canary.14+11d7a9d5e
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
```typescript
// …
-
I'm using Dcoker to deploy my nestjs application.
Error:
> stock-in-cloud@0.0.1 start:prod
> node dist/main
/user/src/app/server/node_modules/@css-inline/css-inline/index.js:250
thro…
-
The same issue as [this one](https://github.com/nest-modules/mailer/issues/42), this issue is closed so, I'm creating a new one.
**Error:**
`UnhandledPromiseRejectionWarning: Error: ENOENT: no suc…
-
The NestJS Mailer module has support for using Handlebars/Pugs/EJS. However... this is a different View-engine instance than what is being used to return a view from a controller. This results in the …
-
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
@Mo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
when i try to send an invitation in the admin panel i see a failure.
LOGS:
```
Backend S…
-
**Describe the bug**
I've updated to `"@nestjs-modules/mailer": "^2.0.0",` and now the project fails to run, throwing following error:
```
[15:54:12] Starting compilation in watch mode...
[15:54…
-
I get the following error when trying to run `docker-compose up` on Ubuntu 22:
```
❯ sudo docker-compose up[sudo] password for mac:WARNING: Some networks were defined but are not used by any service:…
maacl updated
5 months ago