adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

[Bug]: Cannot import AdminJSTypeOrm and AdminJS in app.module nestjs

Open shellking4 opened this issue 1 year ago • 0 comments

Contact Details

No response

What happened?

List what you are trying to do?

Bug prevalence

The imports are giving errors in the editor and code wont run

AdminJS dependencies version

7.0.9

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

import * as AdminJSTypeorm from '@adminjs/typeorm'
import AdminJS from 'adminjs'

shellking4 avatar Jul 04 '23 11:07 shellking4