I am trying to use multer to upload my images in the public/images folder. I am not able to upload it.
multer
public/images
Here is my code of server.js
server.js