Uncaught Error: Command timed out in imagemagick npm package

78 Views Asked by At

So I am trying to read the meta data of EXR files using Imagemagick npm package and it works fine on smaller files, but on larger files I am getting this error

Uncaught Error: Command timed out

I tried editing the policy.xml and increased the time, but still not working. Any workaround or how to fix this?

0

There are 0 best solutions below