deployed app showing this "Error: EROFS: read-only file system" while uploading pic on app

Viewed 21

I deployed the MERN stack app on cyclic.sh using git-hub, this app has upload pics functionality when I tried to upload pics on the app cyclic.sh log shows:

Error: EROFS: read-only file system, open 'uploads/1663056322939--11b.png'

I also deployed the app in Heroku using Heroku-git and its property working, I am able to upload the image

0 Answers
Related