addis
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 issue5 replies