Issue on uploading image
I am new to using railway to host my backend. and my backend contains api to upload image to cloudinary. the logic that I use is first I upload to a folder called "Upload" and from there I pick the images and upload to cloudinary. when I try that api I get and error. from the logs I found "npm WARN config production Use
--omit=dev
instead" this, how could I fix the issue4 Replies
Project ID:
N/A
npm WARN config production Use --omit=dev insteadthats a warning and it would not be related to your issues described in any way, please provide any errors you are getting
ohh sorry, the issue was I had to wait a little time once I deployed. now it is working fine, thank you very much for your fast response.
no problem!