TypeError: Invalid schema configuration: `admin` is not a valid type at path `ADMIN`, NestJs mongodb with SWC
I'm first time working with SWC , and I'm facing this error only with SWC compiler. Without SWC everything works fine Error throw new TypeError(Invalid schema configuration: ${val}` is not ` + ^ TypeError: Invalid schema configuration: admin is not…