I’m getting the following error after running ionic resources
:
Failed to upload source image: Error: write EPIPE
One time, I also got:
Failed to upload source image: Error: read ECONNRESET
Any ideas?
I’m getting the following error after running ionic resources
:
Failed to upload source image: Error: write EPIPE
One time, I also got:
Failed to upload source image: Error: read ECONNRESET
Any ideas?
I got this issue many times. I’ve just figured it out. You just need to chmod resources folder to 777.
It wasn’t the permissions for me. It seems like the Ionic server was down at the time. Working for me with no issues now
Thanks for your reply! I encounter that issue again. So I will wait and try another time.