-
Hi there,
Have been using this package for a while now and it has saved me a lot of time! Thank you.
One issue that I have been regularly facing is that enums from Prisma's generated client are of t…
oldo updated
11 months ago
-
As per title. I'm trying to have the import export function working in a NestJS application
```typescript
AdminModule.createAdminAsync({
useFactory: async () => {
const prisma = ne…
-
Using [NestJs Middleware Consumers](https://docs.nestjs.com/middleware#middleware-consumer) is broken with this module. I'm trying to globally add middleware to the admin module with something like:
…
-
#### hello,
### I encounter this error when executing the project :
```bash
[Nest] 22613 - 07/25/2021, 4:34:24 PM LOG [InstanceLoader] EventStoreModule dependencies initialized +1ms
[Nest…
-
When updating to firebase 10, I receive errors that initializing is not working anymore.
```
import { FirebaseAdminModule } from '@aginix/nestjs-firebase-admin';
import { Module } from '@nestjs/c…
-
Frameworks like PassportJS extend Express Request Context with User information attribute. This attribute can be used NestJS CRUD @CrudAuth annotation but is not available in the parsed request object…
-
Is there any example app that works with postgres db?
thanks
namgk updated
8 months ago
-
Hello,
I'm facing the following issue.
Is `TypeOrmModule.forRootAsync` supported ?
![image](https://user-images.githubusercontent.com/6906559/65627946-b7b82100-dfd0-11e9-926a-ba9b86611840.png)
Samox updated
5 years ago
-
## I'm submitting a...
I have tried to install **@nestjs/ng-universal** in an an **angular 13** project. After running
**ng add @nestjs/ng-universal** ` the package seems to install and it says…
-
**Describe the bug**
Getting this error:
```
/home/niraj/Desktop/niraj/work-projects/lmu/lmu_portal_backend/node_modules/.pnpm/@asyncapi+generator@1.13.1_@types+node@20.11.24/node_modules/@asynca…