Relative Content

Tag Archive for node.jsexpressmultercloudinary

uploading image in nodejs on cloudinary is not working

I am learning to upload images online using multer and cloudinary but for some reason the code stops working on cloudinary.uploader.upload() method. The images are getting stored at desired location and everything is going fine but it doesn’t go ahead that only await part of the function. I am new to this so I have little idea and other online resources are mostly useless as of now.