#Unable to get AdminJS 7.5.9 configured in Nestjs +11

4 messages · Page 1 of 1 (latest)

warm stump
#

I tried to follow each step in the documentation
https://docs.adminjs.co/installation/plugins/nest

but still getting error in typescript, I saw two questions in help section but with no responses.

error TS5110: Option 'module' must be set to 'nodenext ' when option 'moduleResolution' is set to 'nodenext '.

"@nestjs/core": "^11.0.1",

@adminjs/nestjs

gaunt coyote
warm stump
#

@gaunt coyote
Tried Googling. All I found were errors just as helpful as your reply 🙂

gaunt coyote