thefelixno

Results 2 comments of thefelixno

a little update: Processing starts correctly when the primary monitor is set to the integrated display of my MacBook.

combining adminjs into one big dynamic import module solved it for me: ``` @Module({ imports: [ // AdminJS version 7 is ESM-only. In order to import it, you have to...