Motivation
I am trying to upload screenshots to argos. However, running argos upload fails with:
$ npm exec argos upload ./screenshots
✖ Build failed: Input image exceeds pixel limit
Error: Input image exceeds pixel limit
Detail
As there are no details about which input image exceeds the pixel limit, it is quite challenging to figure out where the problem is. It would be great it at least the image name was given.
Alternatively, it would be great if there ways to deal with big screenshots or know what the pixel limit is.