Phát Đỗ

Results 3 comments of Phát Đỗ

I'm not using @UploadedFiles decorator. Don't know why I can't catch errors in this. So in Multer, it had fileFilter method and I try using that to catch files right...

> This is how I'm handling multi-file uploads using NestJS: > > controller: > > ```ts > @Public() > @ApiCreatedResponse() > @ApiBadRequestResponse() > @ApiNotFoundResponse() > @ApiTags('Clients', 'Client Booking Process') >...

Try to yarn build to build a new bundle app directory and run start script again.