Kai Haase

Results 3 comments of Kai Haase

@kamilmysliwiec The ticket has been open for a while now and we are working with the latest nestjs packages (see below), but unfortunately I still can't get the context into...

@kamilmysliwiec Is there any news on the issue / feature? Is something planned in this direction?

@amartincastro I'm sorry, it's my fault. Either the class `Toolbox` has to be imported: `import { Toolbox } from '../domain/toolbox'` or use the interface `GluegunToolbox` instead of the class `Toolbox`:...