Multer file upload problem with “TypeError: Cannot read properties of undefined (reading ‘0’)” Error”
I’ve tried so many time to upload file using multer but I always get this error:
Multer file uplode problem with “TypeError: Cannot read properties of undefined (reading ‘0’)” Error”
I’m try so many time to upload file using multer but it gives TypeError: Cannot read properties of undefined (reading ‘0’) but I upload file previously with the same code. Can anyone tell me why?